COME, CLICK WITH US 
 OMNIA CONNECT BLOG

Archive for the ‘LINQ’ Category

LINQ To SQL Very Slow Performance

Sunday, August 2nd, 2009

Interesting article by Perter Keller, shows how you can get drastic speed improvement by compiling LINQ Queries using System.Data.Linq.CompiledQuery Class in .NET. You can find a complete performance test and sample code, please follow the link  http://peterkellner.net/2009/05/06/linq-to-sql-slow-performance-compilequery-critical/