Visual Studio 2008 can load a solution upon startup. Can it also run it automatically after it loads it? Like clicking on the "Run without debugging' button?
Addition: Michael Mrozek's answer was helpful & accepted. But for some reason, when VS runs, its attaching the debugger. Looking for a way for debugger not to get attached.