VS 2005 Debugging Visualizers

A new feature of Visual Studio 2005 is the introduction of Debugger Visualizers. They offer an advanced, customized data display while you are running your application under the Visual Studio Debugger.

Here is a list of Debugger Visualizers that I have found…
<ul>
<li>GUID Debugger Visualizer for Visual Studio 2005 by Jeff Bramwell</li>
<li>WindowsIdentity Debugger Visualizer for Visual Studio 2005</li>
<li>Conchango Xml Visualizer for Visual Studio 2005 (RTM) by Howard van Rooijen</li><li>ControlTree visualizer by K. Scott Allen</li>
<li>Visual Studio 2005 Cache Visualizer by Brett Johnson</li>
<li>Visual Studio 2005 Control Visualizer by Brett Johnson</li>
<li>Regex Visualizer Kit by Roy Osherove</li>
</ul>If you are interested in developing your own Debugger Visualizer, then here are some tips.

If you enjoyed this post, please consider sharing it with others via the following Twitter or Reddit buttons. Also, feel free to checkout my egghead.io profile page for addition free and subscription lessons, collections, and courses. As always, you can reach out to me on Twitter at @elijahmanor. Thanks and have a blessed day!

Reddit