Using ORMs to cache data (Part III): Entity Framework & Good Practices(osmirnov.net)
submitted by
slo2ols(618) 1 year, 5 months ago
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.
|category: Architecture
|Views: 73
tags:
Architecture another
Everyones tags:
Your Tags: