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