See what's in the Training Kit for Visual Studio 2008 and .Net Framework 3.5, and get the links for downloading....
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...