Tue
20
Nov '07

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.
Check this for more details: http://msdn2.microsoft.com/hi-in/netframework/aa904594.aspx Another: http://geekswithblogs.net/technetbytes/archive/2007/04/30/112129.aspx

Leave a passing comment »