I hate dialog boxes, especially when they break my thought process constantly .
I debug my web application, and then go to change some things and it brings up this message. I have to press ‘OK’ and then ‘STOP’ and then I can edit my code.
Is there a way for VS to simply snap out of Debug mode, so I can code, instead of showing me an error message?

Here you go. Enable “Edit and Continue” under Tools, Options, Debugging.
More details at http://msdn.microsoft.com/en-us/library/7yty6a48.aspx