Practical Entity Framework for C#: Compiled Queries in Entity Framework
27 January 2010
No Comment
With any new technology, performance implications are important to consider. If you want to get the best performance from Entity Framework queries, you should use the Compile function of the CompiledQuery class. This video demonstrates how to use compiled queries in the Entity Framework.
http://msdn.microsoft.com/en-gb/vcsharp/dd565858.aspx

RSS Feed
Twitter
Comments: