When I do builds in Visual studio, it would be great to have a better indicator that the build is done.
Sometimes I navigate away from VS while it is building and I have to switch between VS and another window to find out if VS finished building.
Are there ways to make the "build is done" status more obvious? Play a sound or something else?
You can use Growl for windows to hook up to Visual Studio.
Set it up with the visual studio plugin (found here), and you will have very clear indication of build success/failure.
Notifications show up like this: