In the same vain as another post, I or someone needs to write a Visual Studio 2005 add-in for managing the Break on Exception feature. Specifically, be able to create profiles that can easily be switched between during debugging sessions that would enable/disable breaking into the deubber on certain types of exceptions but not other.
As I’m sure anyone who has worked on a large .NET project has experienced, not having this capability built-in is a royal pain in the butt.