Part 40 to 44 is talk about exception in C#
Part 40 Exception Handling in C#
Part 41 Inner Exceptions in C#
Part 42 Custom Exceptions in C#
Part 43 Exception handling abuse
Part 44 Preventing exception handling abuse
using some method to replace try catch
eg:using TryParse method