C# 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 700 articles & tutorials regarding "C#".
- 577.) 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
- 578.) C++ Tip: Implementing Custom Serialization 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. In the previous installment of .NET Tips & Techniques , I illustrated how to serialize your __gc classes-as well as selected member variables-to and from disk. In this week's tip, I'll illustrate a technique called custom serialization , which...
Found at developer.com
- 579.) Managed Extensions: Using GDI+ to Render Sheared Text
- 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. Last month, I wrote a couple of GDI+ articles and quickly found out that the ability to draw text and implement imaging in Visual C++.NET applications is used much more widely than I originally realized. In fact, I've received quite a few...
Found at developer.com
- 580.) Managed Extensions: Using the Microsoft Word Spell Checker via Automation
- 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. Many times in our programming lives we find that some features from another application would be extremely beneficial within our own software. One great example of that is the Microsoft Word spell checker. While many C# and VB.NET examples...
Found at developer.com
- 581.) Managed Extensions: Using GDI+ Brushes to Draw Text
- 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. One of the examples I wrote in Extending MFC Applications with the .NET Framework illustrated how to store and retrieve BLOB (binary large objects) to and from a SQL Server database. These BLOBs were actually image data that was rendered on...
Found at developer.com
- 582.) Managed Extensions: Measuring Strings
- 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. A recent client of mine wanted text to be displayed in a Label (static) control only if the text could fit. If the text could not fit into the Label, the user was to see a string indicating that the text was too long and they could double...
Found at developer.com
More articles & tutorials (Index of all articles & tutorials)
|
|