Community

Performance impact: too many try/catch blocks may be harmful in SQLCLR

(Linchi Shea) 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.

Read More - Register for Free Membership