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...')
 
m (cat)
Line 2: Line 2:
  
 
(More detail coming)
 
(More detail coming)
 +
 +
[[Category:Computers]]

Revision as of 01:22, May 18, 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)