0
kicks
LINQ to SQL, Aggregates, EntitySet, and Quantum Mechanics
LINQ to SQL lets you write queries in C#, and it will turn them into SQL queries. This is not limited to the C# 3.0 query syntax – it also applies when you use LINQ through ordinary function call syntax.