accidentally

visual studio accidentally rebuild problem

Hi, many times i accidentally click on "rebuild" when i plan just to click on "build". This rebuild process may take so long time if there are dependencies of this project... do you know any plug-in or a configuration that makes visual studio to ask me if i am sure to rebuild this project... i hope there is a way to handle this situat...

Ways to accidentally create temporary objects in C++?

Years ago I believed that C was absolutely pure compared to C++ because the compiler couldn't generate any code that you couldn't predict. I now believe counter examples include the volatile keyword and memory barriers (in multiprocessor programming or device drivers for memory-mapped hardware devices, where plain assembly language woul...

Prevent an accidental Back Browse

I have a client that just got the Apple Magic Mouse. We built a recipe website and she get very upset when she is inputting all the information for the recipe, then goes for her new mouse and accidentally scrolls to the right and it will do a Back Browse and all her info is lost. So she wants to warning/pop up to prevent this from happ...