Groups | Blog | Home
all groups > asp.net caching > october 2005 >

asp.net caching : CACHing newbie question



Chris Davoli
10/26/2005 8:57:03 AM
When you cache data is it kept separate from other user sessions, or does
every user session on the web site have access to the cache of data?

--
Chris Davoli
Oleg Kap
10/26/2005 10:05:36 AM
Hello Chris,
If you store you cahced data in the Cache object it visible and shared by
all session so all session can use data store in Cache.

Hope it helps,
Oleg.

[quoted text, click to view]

AddThis Social Bookmark Button