Language Integrated Query (LINQ) Video SeriesThis how-to video series is focused on the new LINQ language features of Visual Basic 9.0 included in Visual Studio 2008. LINQ stands for Language Integrated Query, and it enables you to write queries over things like objects, databases, and XML in a standard way using new language syntax. Learn how to use this productive new language feature in your Visual Basic programs. Watch the videos here!. Download the code.. My LINQ ArticlesAnd for more information on LINQ in Visual Basic you can read my articles here.. My LINQ and Visual Basic 9 WebcastsIf you're just learning LINQ and the new features in Visual Basic 9, you may want to check out the series of Webcasts I did in March. .
|