cache-dependency Questions

2

Solved

I heard that .NET 4 has a new caching API. Okay, so the good old System.Web.Caching.Cache (which is, by the way, still there in .NET 4) has the ability to set so-called CacheDependency objects to ...
Schmaltzy asked 22/5, 2010 at 21:22

3

Solved

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 ...
Versed asked 15/2, 2012 at 17:30

1

Solved

I'm a little puzzled over the possible cachedependencies in asp.net, and I'm not sure how to use them. I would like to add items to the HttpRuntime.Cache in a way, that the elements should invalid...
Psychologism asked 3/10, 2011 at 7:47
1

© 2022 - 2024 — McMap. All rights reserved.