A frequent request I have when consulting is to figure out why the clients system is running slow. Of course there can be many root causes (and usually are ) but a fairly common one I see is in .NET applications are from using Entity Framework and LINQ without really understanding what is actually happening under the hood.