Don't break on handled exceptions in Visual Studio 2008
Is there a way to tell the Visual Studio 2008 not to break on exceptions that are caught and handled? It's annoying to have to hit continue when there are many handled exceptions that pop up during run-time.