Language Integrated Query

This is an old revision of this page, as edited by TechPurism (talk | contribs) at 15:16, 28 December 2005 (speling). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Language integrated 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