|
|
Origin and Rationale |
LINQ = Languge Integrated Query The main ideas behind LINQ come from functional programming languages and database query languages (SQL) |
|
|
LINQ - as used from C# - can both be used on all kinds of .NET collections, and instead of SQL |