Difference between revisions of "LINQ"

From Conservapedia
Jump to navigation Jump to search
(Created page with '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 a...')
(No difference)

Revision as of 22:00, May 17, 2009

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)