<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Scott Nonnenberg on Debugger Visualizers in VS 2005</title><link>http://blogs.msdn.com/duncanma/archive/2004/04/17/115418.aspx</link><description>With code samples and screenshots based on the recent Community drop of Whidbey (VS 2005), Scott explains how to create your first debugger visualizer: Debugger Visualizers on VS 2005 Community Tech Preview ... Visualizers allow for advanced, customized</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>VS 2005 Visualizers for managed code only</title><link>http://blogs.msdn.com/duncanma/archive/2004/04/17/115418.aspx#116674</link><pubDate>Tue, 20 Apr 2004 14:49:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:116674</guid><dc:creator>Primordial Ooze</dc:creator><description>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 &amp;amp;#8220;Image&amp;amp;#8221;, &amp;amp;#8220;XML&amp;amp;#8221;, &amp;amp;#8220;spreadsheet&amp;amp;#8221;, etc....</description></item></channel></rss>