Entity Framework 5性能方面的注意事项
摘要:
ADO.NET小组发布了一篇关于Entity Framework 5性能方面的指导性文档,http://msdn.microsoft.com/en-us/data/hh949853。涵盖了:View generation.Caching.Query Execution Options.Inheritance Strategies.Lazy Loading vs. Eager Loading.其他.原文:EF5 Performance Considerations 阅读全文