The typical workflow of catching an exception in action is get to the section of code where you suspect the exception of happening, select Debug/Exceptions, check Thrown for Common Language Runtime Exceptions, OK your way out of it, and continue execution.
This is a massive PITA. Is there a shortcut (or a context menu) that can be configured to toggle the Thrown checkbox for the Common Language Runtime Exceptions?