HighTechTalks DotNet Forums  

CACHing newbie question

ASP.net Caching microsoft.public.dotnet.framework.aspnet.caching


Discuss CACHing newbie question in the ASP.net Caching forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Chris Davoli
 
Posts: n/a

Default CACHing newbie question - 10-26-2005 , 11:57 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


Reply With Quote
  #2  
Old   
Oleg Kap
 
Posts: n/a

Default Re: CACHing newbie question - 10-26-2005 , 01:05 PM






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.

Quote:
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?




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.