SQLCacheDependency and AppFabric Server
问题 I have a situation where I need to replace our current file based cache dependency system with a new one. What I am looking at is moving towards using AppFabric for caching. I was wondering if the SQLDependencyCaching technique where the table notifies the application of data updates works with AppFabric as it does with ASP.NET built in caching? 回答1: There is no support within AppFabric caching for the SqlCacheDependency mechanism (or in fact for any kind of dependency). However, AppFabric 1