码迷,mamicode.com
首页 > 其他好文 > 详细

EF6 的性能优化

时间:2015-05-07 18:40:08      阅读:227      评论:0      收藏:0      [点我收藏+]

标签:

引言

EntityFramework 6 作为微软的开源ORM框架,有着得天独厚的优势。微软也在MVC中主推EF做为ORM框架。但是在实际的项目开发中我们总是感觉到EF有些慢,或者有这样那样的问题。但实际上有时是因为我们滥用导致了问题的出现。本章就像对EF的性能优化方面的内容做个抛砖引玉,希望能给大家一点启发或者帮助。

常见的提升性能的方案

参考

Tips to improve Entity Framework Performance

Async Processing in EF6 and the Microsoft .NET Framework 4.5

Entity Framework 6: The Ninja Edition

Playing with the EF6 Alpha

Working With Large Models In Entity Framework – Part 1

How to: Pre-Generate Views to Improve Query Performance

EF6 的性能优化

标签:

原文地址:http://www.cnblogs.com/HQFZ/p/4485537.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!