Configure azure shared cache locally and on the cloud
问题 I'm at a complete loss with getting the shared caching to work. Locally, I've got an mvc4 site running and I created a cloud project from this. I enabled caching on the role and set this to be co-located. All fine so far. I added the Windows Azure Caching 2.1 package from NuGet which installed the relevant libraries and also updated my web config: configSections : <section name="dataCacheClients" type="Microsoft.ApplicationServer.Caching.DataCacheClientsSection, Microsoft.ApplicationServer