Solving common problems with Compiled Queries in Linq to Sql for high demand ASP.NET websites

If you are using Linq to SQL, instead of writing regular Linq Queries, you should be using Compiled Queries. if you are building an ASP.NET web application that’s going to get thousands of hits per hour, the execution overhead of Linq queries is Read More...

Read the complete post at http://feedproxy.google.com/~r/OmarAlZabirBlog/~3/Nc-bH9JpSO0/solving-common-problems-with-compiled-queries-in-linq-to-sql-for-high-demand-asp-net-websites.aspx

Published 10-27-2008 8:31 PM by Omar AL Zabir blog on ASP.NET Ajax and .NET 3.5
Filed under: , ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems