Error!
Success!

Using ORMs to cache data (Part III): Entity Framework & Good Practices

0
kicks

Using ORMs to cache data (Part III): Entity Framework & Good Practices  (Unpublished)

In the previous post we looked at the common theory of caching in the NHibernate context. As you noted, the ORM has a well thought-out cache system for avoiding repeated queries to a database without modifying business logic of a destination application. All that you need to do is to config of the ORM. Cool? Definitely. In this post we look at the possibilities of caching data in the Entity Framework. And also to describe the good practices of caching.


Kicked By:
Drop Kicked By: