Quite often it is nice to see the MSIL code associated with it:
http://thehackman.blogspot.com/2006/01/try-catch-finally-disassembled.html gives a demo with a c# try..catch..finally block translated into MSIL.
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Quite often it is nice to see the MSIL code associated with it:
http://thehackman.blogspot.com/2006/01/try-catch-finally-disassembled.html gives a demo with a c# try..catch..finally block translated into MSIL.