ASP 2.0 - Look at that Cache!

For Visual Studio 2005 you can create so called visualizers. These are custom views that display data during debugging. VS2005 uses this mechanism to display exceptions and datasets in a friendlier way than using the watch window. Brett Johnson created the Visual Studio 2005 Cache Visualizer that allows you to view the ASP .NET cache.