dotnetspeak.com
AppFabric Caching (Velocity) and Versioning
To continue on the topic of Velocity, I will explore versioning today. As I showed previously, you can use DataCache.Add method to add an item to cache. This, of course, requires that this it…