C# Coding Solutions
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| This article—CSharp Coding Solutions—is from How to Code .NET: Tips and Tricks for Coding .NET 1.1 and .NET 2.0 Applications Effectively, by Christian Gross. Copyright © 2006 Christian Gross. All rights reserved. Reproduced by permission. This article has been edited especially for C# Online.NET. Read the book review! |
|
C# Coding Solutions
In the previous chapters, the focus was on how to use the .NET API. All of the examples were illustrated using C#, but the examples did not use any particular feature of C#. The examples could have been implemented with VB.NET or any other .NET language. That changes in this chapter, as the focus is on the C# programming language. Specific features of the language will be dissected and analyzed. Sometimes patterns will be used, and other times not. In the overall scheme of this chapter, the idea is to give you a better understanding of what C# is capable of and not capable of.
|


