LINQ Compiled Queries
Performance benchmarks for LINQ vs. SqlDataReader, DataSet - LINQ Compiled Queries: Part 2
Submitted by Ben Hodson on Thu, 05/01/2008 - 18:41
In my previous post (Performance benchmarks for LINQ vs. SqlDataReader, DataSet - Selects: Part 1 ), I ran queries using LINQ to SQL, SqlDataReader, and Strongly Typed DataSets to see how they compare in the real world. I found that LINQ is much slower than either the SqlDataReader (no surprise there) or the Strongly Typed DataSets (I actually expected the DataSet to run slower).
Links to other posts in this series:
Popular Articles
Last viewed:
- Getting Started with .NET Entity Framework
- C# Download File with Progress Bar
- Using Windows as an FTP Client
- ASP.NET Programatically Add META Keywords and META Description Tags
- ASP.NET 301 Redirect for Search Engine Compliant Redirects
- Get Index Fragmentation Percentage for all Tables in SQL Server Database

Recent comments
13 hours 18 min ago
1 day 13 hours ago
3 days 14 hours ago
4 days 3 hours ago
4 days 14 hours ago
4 days 20 hours ago
5 days 2 min ago
1 week 20 hours ago
1 week 1 day ago
1 week 4 days ago