0
kicks
ASP.NET and LINQ
The Language Integrated Query (LINQ) facilities make querying a first-class concept in the .NET Framework 3.5. Because ASP.NET is just a development platform built on top of the .NET Framework, there's no reason why you can't query data in a Web context using LINQ.