April 01, 2009 07:01 PM
LINQ to SQL in Action: Joining and Grouping
Learn ways to code data-access functionality in your .NET applications
Rating:

(0)
SQL Server Magazine
InstantDoc ID #101721
Microsoft built the Language-Integrated Query (LINQ) to SQL component in .NET Framework on top of LINQ to achieve one main purpose: Extend the general-purpose query syntax of LINQ to the world of SQL Server databases. As you may know, accessing in-memory data collections, databases, and XML documents today requires a familiarity with a variety of languages and syntax—one for each technology. With LINQ, you can use the same syntax to query different types of data.The...
...This article is for paid Professional Members only.
Already a Professional Member? Please log in now: