![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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 |
#3
| |||
| |||
|
|
Short answer? No. Easy to build though. Or you can turn on tracing and add trace statements to dump cache. |
#4
| |||
| |||
|
|
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 |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |