Featured Visual How-to Video
Using LINQ to Query Tables in Excel 2007
Language-Integrated Query (LINQ) adds data query capabilities to .NET languages. While you can't run queries directly against data stored in Excel 2007 workbooks, it is possible to write queries using LINQ to XML, or load the data in to objects that you can query using LINQ.
Presented by Michael Case, iSoftStone
Length: 7 minutes 23 seconds
Read the article | Download the code