<?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>Florin Lazar - Consistency Checkpoint : exceptions</title><link>http://blogs.msdn.com/florinlazar/archive/tags/exceptions/default.aspx</link><description>Tags: exceptions</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Exception Handling without catch(Exception)</title><link>http://blogs.msdn.com/florinlazar/archive/2008/05/06/8465197.aspx</link><pubDate>Wed, 07 May 2008 09:58:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8465197</guid><dc:creator>florinlazar</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/florinlazar/comments/8465197.aspx</comments><wfw:commentRss>http://blogs.msdn.com/florinlazar/commentrss.aspx?PostID=8465197</wfw:commentRss><wfw:comment>http://blogs.msdn.com/florinlazar/rsscomments.aspx?PostID=8465197</wfw:comment><description>The design guidelines for exception handling are quite clear on avoiding “catch all” and/or avoiding catching exceptions you can’t handle. But there are cases when you really need to know if the try block completed successfully or not, and possibly take...(&lt;a href="http://blogs.msdn.com/florinlazar/archive/2008/05/06/8465197.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=8465197" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/florinlazar/archive/tags/exceptions/default.aspx">exceptions</category></item></channel></rss>