DCSIMG
Getting Started,LINQ - Guy Burstein's Blog

Guy Burstein's Blog

Developer Evangelist @ Microsoft

News

Guy Burstein The Bu

Disclaimer
Postings are provided 'As Is' with no warranties and confer no rights.

Guy Burstein LinkedIn Profile

Browse by Tags

All Tags » Getting Started » LINQ (RSS)
Download Visual Studio 2008 and .NET Framework 3.5 Training Kit
See what's in the Training Kit for Visual Studio 2008 and .Net Framework 3.5, and get the links for downloading....
Getting Started with LINQ
One of the benefits of being involved in a cutting edge .net project, is that you frequently ask yourself about new technologies that can be helpful in the project. So I decided to check up on LINQ: The LINQ Project is a codename for a set of extensions to the .NET Framework that encompass language-integrated query, set, and transform operations. It extends C# and Visual Basic with native language syntax for queries and provides class libraries to take advantage of these capabilities. If you want...