HighTechTalks DotNet Forums  

SqlCacheDependency - one, or many?

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


Discuss SqlCacheDependency - one, or many? in the ASP.net Caching forum.



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

Default SqlCacheDependency - one, or many? - 11-21-2007 , 03:19 PM






I am setting up caching for the lookup lists on a "Products" page with
SqlCacheDependency objects and SqlServer2005. I am not very familiar
with the overhead involved the SqlServer2005 invalidating cache, so I
am not sure which would be more efficient for my project:

1) Setting up a cache dependency for each of the 5 lookup dropdown
lists. If one list is changed, only that list will be invalidated and
reloaded.

2) Setting up one cache dependency that invalidates all of the lists
if any of them change.


Thanks,
Jordan

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.