EF team members and Entity Framework performance

http://romiller.com/

http://thedatafarm.com/blog/

http://blog.oneunicorn.com

http://blogs.msdn.com/b/adonet/archive/tags/performance/

Optimizing Entity Framework performance

  • Advanced Entity Framework Scenarios for an ASP.NET Application. Shows how to execute your own SQL statements or call your own stored procedures, how to disable change detection, and how to disable validation when saving changes.
  • Performance Considerations for Entity Framework 5 (MSDN).
  • Performance Considerations (Entity Framework) (MSDN).
  • Maximizing Performance with the Entity Framework in an ASP.NET Web Application. Applies to Entity Framework 4.0.
  • See also Optimizing ASP.NET data access later in this topic.

你可能感兴趣的:(EF team members and Entity Framework performance)