<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.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>Exception Helper for VS 2005</title><link>http://msmvps.com/blogs/bill/archive/2006/07/17/104870.aspx</link><description>today I updated the open source Exception Helper plugin for Visual Studio 2005. You can view a short screen cast demonstrating it's installation and usage (about 4 minutes) You can download from workspaces.gotdotnet.com/project42</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Exception Helper for VS 2005</title><link>http://msmvps.com/blogs/bill/archive/2006/07/17/104870.aspx#105636</link><pubDate>Mon, 24 Jul 2006 23:41:46 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:105636</guid><dc:creator>Michael Kennedy</dc:creator><description>Bill,&lt;br&gt;&lt;br&gt;I suppose that it is slightly more complicated than just detecting the throwing of certain exception types - they could be caught and re-thrown as inner exceptions as you suggested.&lt;br&gt;&lt;br&gt;I see the documentation choice for Framework code with good docs - that's much better than what we've got so far.&lt;br&gt;&lt;br&gt;Thanks again,&lt;br&gt;Michael&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=105636" width="1" height="1"&gt;</description></item><item><title>Wyjątkowe narzędzie?</title><link>http://msmvps.com/blogs/bill/archive/2006/07/17/104870.aspx#105436</link><pubDate>Fri, 21 Jul 2006 21:40:45 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:105436</guid><dc:creator>dotnet</dc:creator><description>Decyzję o przydatności tego niewielkiego rozszerzenia dla Visual Studio pozostawiam Wam, drodzy Czytelnicy....&lt;img src="http://msmvps.com/aggbug.aspx?PostID=105436" width="1" height="1"&gt;</description></item><item><title>Exception Helper for VS 2005 </title><link>http://msmvps.com/blogs/bill/archive/2006/07/17/104870.aspx#105386</link><pubDate>Fri, 21 Jul 2006 09:00:47 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:105386</guid><dc:creator>Stuart Radcliffe</dc:creator><description>Exception Helper plugin for Visual Studio 2005. You can view a short screen cast demonstrating it's installation and usage. &lt;img src="http://msmvps.com/aggbug.aspx?PostID=105386" width="1" height="1"&gt;</description></item><item><title>re: Exception Helper for VS 2005</title><link>http://msmvps.com/blogs/bill/archive/2006/07/17/104870.aspx#105121</link><pubDate>Wed, 19 Jul 2006 02:15:39 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:105121</guid><dc:creator>bill</dc:creator><description>Hi Michael,&lt;br&gt;&lt;br&gt;the concept of using static code analysis was considered. &amp;nbsp;It does however get very complex as you need to walk down every method call, determine what exceptions can be raised, what are handled, and whether or not any handling is conditional. &amp;nbsp;It's a lot of work, and would most likely end in false positives. (at least that'd be better than omitting exceptions &amp;lt;g&amp;gt;)&lt;br&gt;&lt;br&gt;But even if we did that, and we then got a list of exceptions, you really have to ask what value is that to the user if there is no documentation as to why those exceptions might be raised. &amp;nbsp;&lt;br&gt;&lt;br&gt;For example, let's say you call method &lt;br&gt;Foo(a,b,c,d)&lt;br&gt;Which we determine somehwere in the code graph throws an ArguementNullException. &amp;nbsp;how much use to you is that, unless we tell you whether it's a, b, c and/or d that applies to ? &amp;nbsp;and what if the ArguementNullException is thrown by a method that Foo calls, and is not directly linked to a, b, c or d.&lt;br&gt;&lt;br&gt;So at the end of the day, I think what you really need is the documentation. &amp;nbsp;so that's why we went the easy route of using the XML documentation, as it is also really the best route ;)&lt;br&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=105121" width="1" height="1"&gt;</description></item><item><title>re: Exception Helper for VS 2005</title><link>http://msmvps.com/blogs/bill/archive/2006/07/17/104870.aspx#105120</link><pubDate>Wed, 19 Jul 2006 02:05:41 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:105120</guid><dc:creator>bill</dc:creator><description>Thanks Alex :)&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=105120" width="1" height="1"&gt;</description></item><item><title>re: Exception Helper for VS 2005</title><link>http://msmvps.com/blogs/bill/archive/2006/07/17/104870.aspx#105119</link><pubDate>Wed, 19 Jul 2006 02:05:23 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:105119</guid><dc:creator>bill</dc:creator><description>Hi Dave,&lt;br&gt;&lt;br&gt;Yes, it's only designed for DXCore 2.0. &amp;nbsp;that's a major version upgrade, so I went with supporting jsut the one flavour. &amp;nbsp;It was originally written against 1.2, so should probably work there, except you'd have ot manually install.&lt;br&gt;The new version of Refactor for VB (that uses DXCore) should be available very soon :) &amp;nbsp;The Pro version has already been released.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=105119" width="1" height="1"&gt;</description></item><item><title>re: Exception Helper for VS 2005</title><link>http://msmvps.com/blogs/bill/archive/2006/07/17/104870.aspx#105094</link><pubDate>Tue, 18 Jul 2006 21:05:30 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:105094</guid><dc:creator>Alex Hoffman</dc:creator><description>What a great utility! Many thanks.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=105094" width="1" height="1"&gt;</description></item><item><title>re: Exception Helper for VS 2005</title><link>http://msmvps.com/blogs/bill/archive/2006/07/17/104870.aspx#105054</link><pubDate>Tue, 18 Jul 2006 16:19:41 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:105054</guid><dc:creator>Michael Kennedy</dc:creator><description>Very nice, thanks! &lt;br&gt;&lt;br&gt;Any chance of using reflection to determine all exceptions, even the undocumented ones? With the new .NET 2.0 reflection API, it's probably possible, but I don't know how hard.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Michael&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=105054" width="1" height="1"&gt;</description></item><item><title>re: Exception Helper for VS 2005</title><link>http://msmvps.com/blogs/bill/archive/2006/07/17/104870.aspx#105015</link><pubDate>Tue, 18 Jul 2006 06:22:45 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:105015</guid><dc:creator>David Gardiner</dc:creator><description>Bill,&lt;br&gt;i had the Refactor for VB 2005 installed, but that only comes with DXcore 1.2&lt;br&gt;&lt;br&gt;I needed to install the latest version 2.01 to get your extension working.&lt;br&gt;&lt;br&gt;-dave&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=105015" width="1" height="1"&gt;</description></item></channel></rss>