|
|
Browse by Tags
All Tags » .NET » Debugging
-
We all know that Visualizers are a great feature of Visual Studio 2005 debugger UI. It gives us a really nice meaningful way to look at the data.
Visual Studio also enables us to create Custom Visualizers using DialogDebuggerVisualizer class. A long time back Howard van Rooijen had created a great tool using visualizers. ...
|
|
|