.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".
- 31.) MFC and .NET: Handling .NET Events
- By Tom Archer In a previous article , I explained and illustrated how to use .NET Delegates and Events types from C++ Managed Extensions. This week's column covers some standard problems you'll face when attempting to use events from a mixed-mode (MFC and Managed Extensions) application. Click here for a larger image. Figure 1 : Demo application illustrating the subscribing to and catching of the event that is fired when a file is deleted from disk Let's say that you have an MFC...
Found at developer.com
- 32.) Document .NET Libraries with XML Comments
- By Mike Gunderloy Any development environment spawns standards. In the case of .NET, one of these standards is the way that developers expect class library documentation to look. Ideally, your class library documentation should follow the format and conventions that the .NET Framework SDK established for .NET namespaces. Fortunately, this isn't all that hard to do, at least if you're working in C# (VB .NET will gain the same capabilities in Visual Studio 2005). A combination of the XML...
Found at developer.com
- 33.) Generics in .NET: Type Safety, Performance, and Generality
- By Mark Strawmyer Go to page: 1 2 Next Welcome to this installment of the .NET Nuts & Bolts column. To fulfill some requests I've received, this article expands on the use of lists and collections in Microsoft .NET. Its focal point is generics, which is a new addition in the version 2.0 release of the Microsoft .NET Framework. The article explains why generics are valuable and what they can add to your applications, exploring the classes in the System.Collections.Generic namespace. The...
Found at developer.com
- 34.) TRX Travel Services Goes Live With .NET
- TRX ports its legacy in hosted travel services to a scalable .NET solution. by Michèle Leroux Bustamante Executive Summary Company TRX Inc. , a provider of reservation-processing services and corporate booking tools to the travel industry. Project A complete rewrite of legacy solution RESASSIST in VB.NET. Build a component-oriented, reusable, scalable architecture with a robust Web services layer to support the travel services engine's custom applications. Legacy RESASSIST had a dated...
Found at .NET Magazine
- 35.) C++ Tip: Serializing .NET Objects with Managed C++
- By Tom Archer Welcome to this week's installment of .NET Tips & Techniques ! Each week, award-winning Architect and Lead Programmer Tom Archer demonstrates how to perform a practical .NET programming task using either C# or Managed C++ Extensions. Serialization is the mechanism by which objects are written to disk in binary form. It is a quick and easy means of saving and retrieving your data without using a database. Serialization is ideal in situations where an application needs to...
Found at developer.com
- 36.) Microsoft .NET Glossary
- Glossary compiled with the help of James D. Murray Note that terms that the terms "Microsoft" and ".NET" were generally not included when alphabetizing terms. | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z | Other | A Acceleration Server 2000 —See Internet Security and Acceleration Server 2000 . Access modifiers —Language keywords used to specify the visibility of the methods and member variables declared within a...
Found at developer.com
More articles & tutorials (Index of all articles & tutorials)
|
|