Thursday, January 21, 2016

Entity Framework Performance

I found an excellent article that talks about enhancing Entity Framework performance: https://www.simple-talk.com/dotnet/.net-tools/entity-framework-performance-and-what-you-can-do-about-it/

It covers a lot of good practices in writing queries against Entity Framework.