Hi All,
Framework version:2.0
Sql Server 2000
I want to use SqlCacheDependency to caching.To be able to use that, i need
to specifeid connection string in web config. But we are stroring connection
string in registry. Is there any way to do that without changing web.config
file?
Thanks,
HU
Peter Bromberg [C# MVP] - 26 Jul 2007 19:34 GMT
This article summarizes much of this:
http://www.eggheadcafe.com/tutorials/aspnet/f3c54d02-702d-44df-9bd5-4a8530bde25f
/caching-pages-and-applica.aspx
-- Peter
Recursion: see Recursion
site: http://www.eggheadcafe.com
unBlog: http://petesbloggerama.blogspot.com
bogMetaFinder: http://www.blogmetafinder.com
> Hi All,
> Framework version:2.0
[quoted text clipped - 7 lines]
> Thanks,
> HU