Entity Framework 4 and Velocity
Did you ever used开发者_StackOverflow社区 EF4 and Velocity(or other caching framework) together?
I found this blog post Tracing and Caching EF.
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.
精彩评论