BrandGhost
Gotta Catch 'Em All! - Global Exception Handling in C#

Gotta Catch 'Em All! - Global Exception Handling in C#

We've seen how try/catch/finally works in C#... but what about those exceptions that are still sneaking through and crashing your program? Isn't there a way that we can know when ANY exception is thrown in our C# applications? Well this isn't a solution for recovering your program from any problem, but it might help you diagnose it more easily! In this video, I'll walk you through global exception handling in C# and a second tip for how to do this with pesky runaway tasks!
An error has occurred. This application may no longer respond until reloaded. Reload