LINQ (How Do I in C#)

This topic links to help about Language-Integrated Query (LINQ). To view other categories of popular tasks covered in Help, see How Do I in C#.

General

Using LINQ to Objects

Using LINQ to SQL

These are a few of the many code examples in the LINQ to SQL documentation. For more code examples, see Programming Guide (LINQ to SQL).

Using LINQ to XML

Using LINQ to DataSet

See Also

Concepts

How Do I in C#