<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://sqlblog.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>Linchi Shea : Try/Catch</title><link>http://sqlblog.com/blogs/linchi_shea/archive/tags/Try_2F00_Catch/default.aspx</link><description>Tags: Try/Catch</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>Performance impact: too many try/catch blocks may be harmful in SQLCLR</title><link>http://sqlblog.com/blogs/linchi_shea/archive/2011/07/06/performance-impact-too-many-try-catch-blocks-may-be-harmful-in-sqlclr.aspx</link><pubDate>Wed, 06 Jul 2011 04:40:00 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:36663</guid><dc:creator>Linchi Shea</dc:creator><slash:comments>6</slash:comments><comments>http://sqlblog.com/blogs/linchi_shea/comments/36663.aspx</comments><wfw:commentRss>http://sqlblog.com/blogs/linchi_shea/commentrss.aspx?PostID=36663</wfw:commentRss><description>If you have many try/catch blocks in your .NET code and your code execution actually passes through them, you should expect a performance hit. That’s intuitive and no surprise. What is surprising is the extent to which you may experience severe performance...(&lt;a href="http://sqlblog.com/blogs/linchi_shea/archive/2011/07/06/performance-impact-too-many-try-catch-blocks-may-be-harmful-in-sqlclr.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://sqlblog.com/aggbug.aspx?PostID=36663" width="1" height="1"&gt;</description><enclosure url="http://sqlblog.com/blogs/linchi_shea/attachment/36663.ashx" length="2477" type="application/x-zip-compressed" /><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/C_2300_/default.aspx">C#</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/Performance/default.aspx">Performance</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/SQL+Server+2008/default.aspx">SQL Server 2008</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/SQLCLR/default.aspx">SQLCLR</category><category domain="http://sqlblog.com/blogs/linchi_shea/archive/tags/Try_2F00_Catch/default.aspx">Try/Catch</category></item></channel></rss>