Two quite handy debugger visualizers for VS 2005 – built by brett johnson.
Especially the one for inspecting the ASP.NET cache is fun while spelunking.
Just build the dowloadable project and copy the assembly to:
- My DocumentsVisual StudioVisualizer (currrent user)
- <VS Install Dir>Common7PackagesDebuggerVisualizers (all users)
Plus : An article on how to build your own visualizers with beta 2.
have fun debugging :)