Re: Difference between data cache and static variables???
- From: "inetmug" <inetmug@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 6 Jun 2005 12:31:04 -0700
I have alwasys seen it as the data cache, I guess it would be the application
cache. As Scott pointed out, it is sycnronized under the covers.
Referencd like this...
Cache["Channel"] = chnl;
--
Patrick
"Kevin Spencer" wrote:
> By "data cache" are you referring the the Application Cache?
>
> --
> HTH,
>
> Kevin Spencer
> Microsoft MVP
> ..Net Developer
> Ambiguity has a certain quality to it.
>
> "inetmug" <inetmug@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:25A07E7B-5A4F-4104-8630-41CBC86A484E@xxxxxxxxxxxxxxxx
> > Howdy All"
> >
> > Other then the automatic expiration stuff that you can set when using the
> > data cache, what the the technical advantages of using the data cache
> > versus
> > static application variables?
> >
> > Testing has shown about the same behavior, am I missiing something??
> >
> > Thanks
> > --
> > Patrick
>
>
>
.
- References:
- Difference between data cache and static variables???
- From: inetmug
- Re: Difference between data cache and static variables???
- From: Kevin Spencer
- Difference between data cache and static variables???
- Prev by Date: Re: How can I refresh the page.
- Next by Date: different encoding handling between old ASP and ASP.Net
- Previous by thread: Re: Difference between data cache and static variables???
- Next by thread: How to Enable Impersonation
- Index(es):