LINQ

From Conservapedia
This is an old revision of this page, as edited by JY23 (talk | contribs) at 01:22, May 18, 2009. It may differ significantly from current revision.
Jump to navigation Jump to search

LINQ (Language Integrated Query) is a technology created by Microsoft, first introduced in version 3.0 of the .NET framework. It was designed to bridge the gap between data and programming by introducing a SQL-style language format to the .NET framework.

(More detail coming)