Error!
Success!

Order in Chaos: Handling unhandled exceptions in a WPF application

0
kicks

Order in Chaos: Handling unhandled exceptions in a WPF application  (Unpublished)

Introduction So you want to handle somehow all the unhandled exceptions in your application. Usually you want to accomplish one of the following:Log the exception for later diagnostics Present the user an unhandled exception UI, nicer than the default You heard there’s an event you should register, or maybe you find one by mistake, but is it the correct one? Did you know there are four (!) different events for handling exceptions?


Kicked By:
Drop Kicked By: