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
Read More...