I am working with Enterprise Library Application Block in my application and need to use SqlCacheDependency, but Caching block does not have SqlDependency Expiration available, Tried to search, found a post with broken link (david hyden), there must be some way to use sql notification in it.
Asked
Active
Viewed 882 times
1 Answers
1
I think this is a cached version of the David Hayden link you are referencing:
Here is an ICacheItemExpiration implementation from codeplex: https://entlib.codeplex.com/discussions/72118

Randy Levy
- 22,566
- 4
- 68
- 94