This document summarizes LINQ (Language Integrated Query), including its history and capabilities. It discusses LINQ to Objects, LINQ to XML, LINQ to SQL, and other LINQ providers. It provides examples of LINQ queries on collections, XML documents, and SQL databases to demonstrate its features. The document concludes by listing references for further information on LINQ and .NET languages.