Skip to content

Monthly Archives: October 2007

A strange game. The only winning move is not to play.

16-Oct-07

Today I want to talk about the difference between going to the bathroom and causing armageddon.

Take this Visual Studio build menu. I use it all the time. It has some pretty options:

Build Solution: build any updated code in this solution
Rebuild Solution: completely clean all my built code and rebuild my solution
Clean Solution: completely […]