HighTechTalks DotNet Forums  

datasource caching scope

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


Discuss datasource caching scope in the ASP.net Caching forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Aamir Ghanchi
 
Posts: n/a

Default datasource caching scope - 08-16-2007 , 02:05 PM






Hi, I wanted to know if caching is enabled for a SqlDataSource/
ObjectDataSource through EnableCaching property, is the cached data
available for that particular http session or is it cached for and
used by all the sessions that happen to use the identical T-Sql SELECT
(including with paramater values) ?

will appreciate your response.

thanks in advance.


Reply With Quote
  #2  
Old   
Alvin Bruney [MVP]
 
Posts: n/a

Default Re: datasource caching scope - 08-16-2007 , 06:51 PM






The cache applies to that particular session.

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET - MS Press
Professional VSTO 2005 - Wrox/Wiley
OWC Black Book www.lulu.com/owc

"Aamir Ghanchi" <aamirghanchi (AT) gmail (DOT) com> wrote

Quote:
Hi, I wanted to know if caching is enabled for a SqlDataSource/
ObjectDataSource through EnableCaching property, is the cached data
available for that particular http session or is it cached for and
used by all the sessions that happen to use the identical T-Sql SELECT
(including with paramater values) ?

will appreciate your response.

thanks in advance.




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.