LINQ Cookbook, Recipe 10: Pre-compiling Queries for Performance (Doug Rothaus)
Ingredients:· Visual Studio 2008 (Beta2 or Higher) Categories: LINQ to SQL Introduction:As we add cookbook entries, we will include performance improvement tips where appropriate. Here’s a tip that you can use with LINQ to SQL to speed up queries that you will call numerous time...