Quantcast
Channel: ADO.NET, Entity Framework, LINQ to SQL, NHibernate
Viewing all articles
Browse latest Browse all 1698

How to increase performance of EF

$
0
0

i found few points but not all clear.

  • Disable the Change Tracking if it’s not required.
  • Use the compiled query whenever required.
  • Avoid using Views
  • Fetch the required data from database.

1) what is the meaning of compiled query?

2) what is the problem with view. when we can fetch data from table then we can do the same with view....why view degrade performance?


Viewing all articles
Browse latest Browse all 1698

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>