Bill McCarthy has just released the Exception helper 2.0 addin for Visual Studio 2005. The Exception helper is a great little addin that check for all possible exceptions that a piece of code, including all code that is called, can throw and add the relevant Catch handler.