LINQ

From Conservapedia
This is an old revision of this page, as edited by MattS (talk | contribs) at 22:00, May 17, 2009. It may differ significantly from current revision.
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)