[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.aspnet.caching

EL Caching technique when underlying data changes

Benjsoft

1/31/2009 3:58:00 AM

How to implement a notification when the underlying data store changes so
the cache will be updated also?
I know how to implement using file-based, but what if the dependency object
is data store or generic List<> ?

1 Answer

Benjsoft

1/31/2009 4:16:00 AM

0

i think i found the solution...

http://www.codeproject.com/KB/web-cache/CachingDepende...


"Benjamin Fallar III" <bfallar3@hotmail.com> wrote in message
news:C50BB383-3333-46CC-BD88-A197EF02747A@microsoft.com...
> How to implement a notification when the underlying data store changes so
> the cache will be updated also?
> I know how to implement using file-based, but what if the dependency
> object is data store or generic List<> ?
>
>
> ---
> avast! Antivirus: Inbound message clean.
> Virus Database (VPS): 090130-0, 01/30/2009
> Tested on: 1/31/2009 12:15:21 PM
> avast! - copyright (c) 1988-2009 ALWIL Software.
> http://www...
>
>
>