Monday, January 21, 2019

Performance: Exception Trapping

Last year while presenting my Rock Your Code: Code and App Performance in Microsoft .NET session at a conference, one of the attendees asked me if using the When() clause is faster or not when trapping Exceptions. I found the question intriguing, so I set out to do performance testing for his question.

source https://www.c-sharpcorner.com/Blogs/performance-exception-trapping

No comments:

Post a Comment