Ryan, no clue what you talk about.

Frans referred to the ASP.NET intrinsic output cache that  - to my
knowledge - works together with the IIS 6 output caching mechanism.

Thomas Tomiczek
THONA Software & Consulting Ltd.
(Microsoft MVP C#/.NET)
(CTO PowerNodes Ltd.)

> -----Original Message-----
> From: Unmoderated discussion of advanced .NET topics. 
> [mailto:[EMAIL PROTECTED] On Behalf Of Ryan Heath
> Sent: Dienstag, 12. Oktober 2004 12:08
> To: [EMAIL PROTECTED]
> Subject: Re: [ADVANCED-DOTNET] MiddleTier Caching was Abstracting SQL
> 
> Frans Bouma wrote:
> >        If a page cache invalidates, the first request will 
> hit the db, 
> > the second will get the cached version.
> 
> Yep, sure, but this implies a locking mechanism on the cache 
> / cacheItem / cacheKey.
> Anyone ideas how to do this in VB6? I rather not want to lock 
> the cache itself, for I think that would give bad 
> performance, since other pages that need the cache must wait 
> for the cache to come available...
> 
> // Ryan
> 
> ===================================
> This list is hosted by DevelopMentor(r)  http://www.develop.com 
> Some .NET courses you may be interested in:
> 
> Essential .NET: building applications and components with 
> CSharp August 30 - September 3, in Los Angeles 
> http://www.develop.com/courses/edotnet
> 
> View archives and manage your subscription(s) at 
> http://discuss.develop.com
> 

===================================
This list is hosted by DevelopMentorŪ  http://www.develop.com
Some .NET courses you may be interested in:

Essential .NET: building applications and components with CSharp
August 30 - September 3, in Los Angeles
http://www.develop.com/courses/edotnet

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to