views:

143

answers:

1

Hi.

Did you ever used EF4 and Velocity(or other caching framework) together?

I found this blog post Tracing and Caching EF.

A: 

You should take a look at the NCache distributed caching product. It's more mature than AppFabric (previously known as Velocity), and the latest version has support built in for Entity Framework.

PhilPursglove
Looks good, but a bit expensive.
Feryt