-
David Giard
4.58
Description:
Retrieving data from a disc or a database can be a time-consuming operation. Data that is accessed frequently can be stored in an in-memory cache, which can speed up its retrieval considerably. Microsoft Distributed Cache (aka “Velocity”) provides a framework for storing and managing cached data.
In this session, we will discuss how to use this framework in your application and demonstrate some code that implements this framework.

Leave a Comment