April 19, 2007
A Quick Look at LINQScott Swigart
Language INtegrated Query (LINQ) is one of the new features coming in the Orcas version of Visual Studio. LINQ lets you use a SQL-Like syntax to work with objects, relational databases, or XML
Using a beta release of Orcas, Scott writes a simple console app that uses LINQ to run queries against the GetProcesses function and on records in a database.
|
|
||||||||||||||||||||||||||||||||||||||||||
|
|
|
|