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. |