Using AppFabric Caching for SessionState In ASP.NET

added by amit.jain
10/19/2011 9:02:32 AM

330 Views

Using Windows Server AppFabric Caching for Asp.NET Session state provider.


2 comments

dpeterson
10/19/2011 9:02:20 AM
That seems dirt-simple, thanks for sharing!

vijayst
10/19/2011 11:38:13 AM
I am curious to know how this works behind the scenes. I understand that there is a DataCacheClient and a DataCacheSessionStoreProvider involved. How is the cache shared between multiple instances of web application - webroles?