Jump to content

Language Integrated Query

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 68.164.168.21 (talk) at 05:33, 19 October 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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

See Also