Seo Forum

Coding & Programming => Programming Forum => Topic started by: beingchinmay on 03-28-2017, 03:17:21

Title: What is Language Integrated Query (LINQ)?
Post by: beingchinmay on 03-28-2017, 03:17:21
LINQ is a programming model that is the composition of general-purpose standard query operators that allow you to work with data, regardless of the data source in any .NET based programming language. It is the name given to a set of technologies based on the integration of query capabilities into any .NET language.