[ LINQ via C# series ] LINQ to SQL has a lot of great features like strong typing query compilation deferred execution declarative paradigm etc., which are very productive. Of course, these cannot be free, and one price is the performance. O/R mapping overhead Because LINQ to SQL is based on O/R mapping...
Posted to
Dixin's Blog
(Weblog)
by
Dixin
on
01-31-2011, 12:00 AM
Filed under: .NET, C#, LINQ, SQL Server, TSQL, LINQ via C# Series, C# 3.0, LINQ to SQL