Dynamic CRM Plugin: Caching use Azure Redis Cache
Views (363)
One of the most common questions that we as Developers facing is about cache the data. On the previous version (on-premise) of Dynamics, when we got a task to cache some data, we will use MemoryCache class. But in the cloud version, because we can't directly access the Server, the possible way to use it is through … Continue reading Dynamic CRM Plugin: Caching use Azure Redis Cache
This was originally posted here.

Like
Report
*This post is locked for comments