September 2007 - Posts

0
Comments

Basics of LINQ in VS.NET 2008 by wesleyw

If you want to learn more of LINQ in VS.NET 2008 you can read the 8 parts post (until now) on ScottGu's Blog . Scott is explaining step by step the functionality of LINQ in VS.NET 2008. This is the link to the last part 8 where you find the links...
0
Comments

From partial classes, now also partial methods. by wesleyw

We all know the great new feature in .NET 2.0 framework "Partial classes". You can write code for the same class in two different files. If you don't know it: VS.NET is using is for the designer files. Now in .NET 3.5 (will be released with...
Powered by Community Server (Non-Commercial Edition), by Telligent Systems