Language Integrated Query

This is an old revision of this page, as edited by 80.123.22.119 (talk) at 23:08, 20 December 2005 (See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Language intergrated query (LINQ) is a Microsoft project that aims to add a native querying syntax to C# and VB.Net. The feature can be applied to both XML and relational database data sources.

See also