HighTechTalks DotNet Forums  

Is there any type of cache manager?

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


Discuss Is there any type of cache manager? in the ASP.net Caching forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
bulwark_jrm@hotmail.com
 
Posts: n/a

Default Is there any type of cache manager? - 07-09-2007 , 01:33 PM







While debugging, I'm having a caching issue. I'm thinking that it
might be nice if I could just see a page of all cache items, with
related details. This seems like something that would be so easy to
develop, and possibly helpful to a sys admin, that it's probably
already in ASP.NET. Unfortunately, my searches are revealing nothing.

So at the risk of revealing my ignorance here; is there any type of
sys admin cache manager for .NET 2.0 that I could open up and
instantly see what's loaded into cache?

TIA
John


Reply With Quote
  #2  
Old   
Alvin Bruney [MVP]
 
Posts: n/a

Default Re: Is there any type of cache manager? - 07-10-2007 , 09:57 PM






Short answer? No. Easy to build though. Or you can turn on tracing and add
trace statements to dump cache.

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
https://www.microsoft.com/MSPress/books/10933.aspx
OWC Black Book www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley


<bulwark_jrm (AT) hotmail (DOT) com> wrote

Quote:
While debugging, I'm having a caching issue. I'm thinking that it
might be nice if I could just see a page of all cache items, with
related details. This seems like something that would be so easy to
develop, and possibly helpful to a sys admin, that it's probably
already in ASP.NET. Unfortunately, my searches are revealing nothing.

So at the risk of revealing my ignorance here; is there any type of
sys admin cache manager for .NET 2.0 that I could open up and
instantly see what's loaded into cache?

TIA
John




Reply With Quote
  #3  
Old   
Jesse Houwing
 
Posts: n/a

Default Re: Is there any type of cache manager? - 07-26-2007 , 12:47 PM



* Alvin Bruney [MVP] wrote, On 11-7-2007 3:57:
Quote:
Short answer? No. Easy to build though. Or you can turn on tracing and add
trace statements to dump cache.

There is a free 3rd party debug visualizer though.

More info can be found here:
http://blog.bretts.net/?p=11

Jesse


Reply With Quote
  #4  
Old   
Teemu Keiski
 
Posts: n/a

Default Re: Is there any type of cache manager? - 08-19-2007 , 01:43 PM



Oh but there is. Steve Smith (http.//blogs.aspadvice.com/ssmith) has
provided one on AspAlliance
http://aspalliance.com/cachemanager/default.aspx


--
Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net




"Alvin Bruney [MVP]" <some guy without an email address> wrote

Quote:
Short answer? No. Easy to build though. Or you can turn on tracing and add
trace statements to dump cache.

--
Regards,
Alvin Bruney
------------------------------------------------------
Shameless author plug
Excel Services for .NET is coming...
https://www.microsoft.com/MSPress/books/10933.aspx
OWC Black Book www.lulu.com/owc
Professional VSTO 2005 - Wrox/Wiley


bulwark_jrm (AT) hotmail (DOT) com> wrote in message
news:1184002385.071747.36610 (AT) q75g2000hsh (DOT) googlegroups.com...

While debugging, I'm having a caching issue. I'm thinking that it
might be nice if I could just see a page of all cache items, with
related details. This seems like something that would be so easy to
develop, and possibly helpful to a sys admin, that it's probably
already in ASP.NET. Unfortunately, my searches are revealing nothing.

So at the risk of revealing my ignorance here; is there any type of
sys admin cache manager for .NET 2.0 that I could open up and
instantly see what's loaded into cache?

TIA
John






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.