
Signature
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)
how does AddCacheItemDependency help in my case? I want the output response
to be dependent on a file rather than a cache object.
Please elaborate.
Thanks.
> You may wan to look at AddCacheItemDependency and AddCacheItemDependencies
> methods of HTTPReponse object, they may help on this issue:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/
> frlrfsystemwebhttpresponseclassaddcacheitemdependencytopic.asp
>
[quoted text clipped - 4 lines]
> (This posting is provided "AS IS", with no warranties, and confers no
> rights.)
MSFT - 14 Nov 2003 08:07 GMT
Hi Joseph,
AddFileDependency is set to cache the web page, VaryByControl is set to the
cache the web control. AddCacheItemDependency may help us when the cached
page is change and we need to change the cached web control.
Luke
Microsoft Online Support

Signature
Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)