.NET Tutorials, Code Examples & Articles
|
|
|
 |
| General
Java, Applets, J2EE,
J2ME, J2SE,
JavaBeans, JavaScript,
JDBC, Jini,
JSP, Servlets,
Swing |
 |
| General
Linux, Apache, MySQL,
PostgreSQL |
 |
| Active
Server Pages, ActionScript,
ASP.NET, C++,
C#, Perl,
PHP, Python,
Visual Basic, VB.NET |
 |
| |
Let the Education
Guide Network help you accelerate your career:
Learn more about...
Cooking
Schools
Culinary
Arts Schools
Online
MBA Programs
Our Web Sites:
Online
Degree Guide
The Vocational
School Guide
|
| |
| CSS,
DHTML, JavaScript |
 |
| ColdFusion,
Dreamweaver, Flash,
FrontPage, GoLive |
 |
| General
Web Services, .NET, SOAP,
UDDI, WSDL |
 |
| 3G,
802.11, EPOC,
i-mode, J2ME,
Palm, Pocket
PC, WAP, Windows
CE, WML, WiMax |
 |
| XML
(General) , ebXML, RSS,
SAX, XSLT,
VoiceXML, WML,
WSDL, XHTML,
XML Schema |
|
|
Tutorials & Training Courses
on CD-ROM
Over 300 Titles to choose from: from Web Design to
Programming, from
Dababases to Certifications. TRY FOR FREE!
Do you need high quality training at an afforable
price?
Do you need training that is easy to follow,
informative and allows you to master complex applications
fast?
Do you need to learn how to master Programming, Web
Design and Graphics?
Click
here to try a FREE Demo &
view the full range of training CD-ROMs
|
|
There are 1312 articles & tutorials regarding ".NET".
- 19.) .NET Remoting and Event Handling in VB .NET, Part 3
- By Paul Kimmel Go to page: 1 2 3 Next This final installment of the .NET Remoting and Event Handling in VB .NET series takes a closer look at some of the supporting code in the simple chat client and server application that Parts 1 and 2 demonstrated, including the use of the command, observer, singleton, and factory patterns. The previous installments also externalized the text for the client help by using an XML resource file and the resource manager, a feature that supports...
Found at developer.com
- 20.) Improved .NET Remoting, Part 2: Secure TCP
- By Mark Strawmyer Go to page: 1 2 Next .NET remoting enables application communication. It is a generic system that different applications can use to communicate with one another. .NET objects are exposed to remote processes, thus allowing interprocess communication. The applications can be located on the same computer, different computers on the same network, or even computers across separate networks. Remoting communication is not secure by default, however. The 1.0 and 1.1 versions...
Found at developer.com
- 21.) Improved .NET Remoting, Part 1: Same-Box Communication
- By Mark Strawmyer Go to page: 1 2 Next .NET remoting enables application communication. It is a generic system that different applications can use to communicate with one another. By exposing its objects to remote processes, .NET allows interprocess communication. The applications can be located on the same computer, different computers on the same network, or even computers across separate networks. Versions 1.0 and 1.1 of the .NET Framework provided TcpChannel and HttpChannel for...
Found at developer.com
- 22.) Enforce Standards With .NET Inheritance
- Take advantage of the new inheritance features in .NET to create standards that speed applications from inception to implementation. by Donald King December 2002 Issue For this solution: .NET Framework, Object-oriented analysis and design methodology ADVERTISEMENT Y our developers are at lunch and the quality-assurance analyst is saying she won't sign the code into production form unless the user interfaces start resembling the ones defined in the software-development standards. If this...
Found at .NET Magazine
- 23.) .NET Data Secrets, Part III
- By Karl Moore Go to page: 1 2 3 Next Welcome to the third and final part of .NET Data Secrets! I'm Karl Moore and today we'll continue last week's theme of top-notch data access through the Web DataGrid control, with even more tips and tricks to make your site look the business: Quick and Easy Data Paging, with Your Web Grid Sorting in Seconds, with Your Web Grid Amazingly Simple Method for Exporting Your Web Grid to Excel Get Microsoft to Write Your Code—Amazing Undocumented SQL...
Found at developer.com
- 24.) What .NET 2.0 Has in Store for ADO.NET
- By Mark Strawmyer Go to page: 1 2 Next In one of my early .NET Nuts & Bolts columns, I wrote about database-independent data access . The article basically demonstrates the use of the factory design pattern to decide at runtime which specific instances of database-related objects to create. It was a necessary evil for those of us unfortunate enough to have to move between different databases such as SQL Server and Oracle and not wanting to produce a bunch of provider-specific code in...
Found at developer.com
More articles & tutorials (Index of all articles & tutorials)
|
|