By David Poindexter on
11/14/2011 3:28 PM

Mike Shea of QCDUG made shared a great tool today called Debugger Canvas. This tool is very powerful in helping a Visual Studio developer debug their code. Instead of debugging directly in the source files, Debugger Canvas opens up code "bubbles" (snippets of overall code base) in a separate tab (canvas) so focus remains on the code at hand...