posted on Friday, May 06, 2005 2:36 AM by fred

Creating Debugger Visualizers with Visual Studio 2005

With debugger visualizers, you can define the information you would like to see about a specific .NET or custom class during debug mode. And as the name suggests, you can also choose how you would like to visualize these details. More

Comments