April 20, 2004

VS 2005 Visualizers for managed code only

I just found out that the cool visualizer feature of VS 2005 is for managed code only. This feature is extremely cool and I was hoping that it would have been available to unmanaged C++ projects. Duncan Mackenzie wrote up an entry called Scott Nonnenberg on Debugger Visualizers in VS 2005, where you can find a lot more information on debugging.

The visualizer feature allows you to write any Winform code you want in order to debug a variable. You basically select your watch variable, for instance, and select a visualizer like “Image”, “XML”, “spreadsheet”, etc.

Posted by Nick Codignotto at April 20, 2004 07:48 AM
Posted to Programming

Valid XHTML 1.0!   Valid CSS!