Search code examples
asp.netsession-stateappfabric

AppFabric DataCacheSessionStoreProvider : some feedback?


Has anyone some feedback on DataCacheSessionStoreProvider included in AppFabric ? (Performance, Best Practices, Design guidelines, ...)

Thanks


Solution

  • Though i have never use it with AppFabric but I've used NCache session Store Provider.NCache lets you transform your regular ASP.NET sessions into distributed sessions without any code change. You follow a few simple steps and your existing ASP.NET applications can immediately benefit from powerful distributed sessions. please check This Link, it might help you .