<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Basic stuff: handling exceptions in .NET</title>
	<atom:link href="http://blog.tucaz.net/en/2009/07/21/basic-stuff-handling-exceptions-in-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tucaz.net/en/2009/07/21/basic-stuff-handling-exceptions-in-net/</link>
	<description>Software architecture, agile and all that stuff that you can find everywhere</description>
	<lastBuildDate>Sat, 10 Sep 2011 12:27:34 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rafael Noronha</title>
		<link>http://blog.tucaz.net/en/2009/07/21/basic-stuff-handling-exceptions-in-net/comment-page-1/#comment-1135</link>
		<dc:creator>Rafael Noronha</dc:creator>
		<pubDate>Sat, 25 Jul 2009 04:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tucaz.net/?p=336#comment-1135</guid>
		<description>Great post.

In the perfect world we shouldn&#039;t have to guide professional programmers this kind of stuff. Ah, the perfect world.... =D</description>
		<content:encoded><![CDATA[<p>Great post.</p>
<p>In the perfect world we shouldn&#8217;t have to guide professional programmers this kind of stuff. Ah, the perfect world&#8230;. =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Caimar</title>
		<link>http://blog.tucaz.net/en/2009/07/21/basic-stuff-handling-exceptions-in-net/comment-page-1/#comment-1114</link>
		<dc:creator>Bruno Caimar</dc:creator>
		<pubDate>Thu, 23 Jul 2009 01:48:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tucaz.net/?p=336#comment-1114</guid>
		<description>Hi Tucaz, 

Good post. 
I&#039;ve faced this kind of thing a lot of times as well. Actually, this is a smell that I always look for when someone asks my help to debug a production app. My general advice is this area is: if you don&#039;t know what to do with an exception don&#039;t catch it. Tools like FxCop can help to avoid it as well. 

[]&#039;s Bruno Caimar</description>
		<content:encoded><![CDATA[<p>Hi Tucaz, </p>
<p>Good post.<br />
I&#8217;ve faced this kind of thing a lot of times as well. Actually, this is a smell that I always look for when someone asks my help to debug a production app. My general advice is this area is: if you don&#8217;t know what to do with an exception don&#8217;t catch it. Tools like FxCop can help to avoid it as well. </p>
<p>[]&#8217;s Bruno Caimar</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diego Caxito</title>
		<link>http://blog.tucaz.net/en/2009/07/21/basic-stuff-handling-exceptions-in-net/comment-page-1/#comment-1108</link>
		<dc:creator>Diego Caxito</dc:creator>
		<pubDate>Wed, 22 Jul 2009 12:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tucaz.net/?p=336#comment-1108</guid>
		<description>Another good reference it&#039;s MSDN Design Guidelines for Exception http://msdn.microsoft.com/en-us/library/ms229014(VS.80).aspx</description>
		<content:encoded><![CDATA[<p>Another good reference it&#8217;s MSDN Design Guidelines for Exception <a href="http://msdn.microsoft.com/en-us/library/ms229014(VS.80).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/ms229014(VS.80).aspx</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

