crosspost from http://rextang.net/blogs/work/
Go to the foundation if you want to master something!
As I am digging into ASP.NET 2.0 stuffs, and using C# as my primary language, I found that it should be necessary to take a look of those new features provided by the language (eg, partial class, etc) before I dig more into the application side of programming. One should know exactly how many gadgets he can use before starting to build a masterpiece.
A search to Google can find many resource about this. Microsoft C# language site provided many good resources to dig into. The C# 2.0 Language Specifications Draft provides new feature detail explainations through out the document, including the follows:
the 100+ pages draft has a detail explaination of those new features provided by C# 2.0 language. take a look if you want to know more about the language itself.
Technorati Tags: programming , C#, csharp
Posted
Apr 17 2006, 01:24 PM
by
Rex Tang