I\'m a solo developer running Visual Studio 2008 and looking into MSBuild to improve my build process.
Almost all of the tutorials I\'ve found so far have plenty of info
I'd suggest you call msbuild as a post build step. Then you can put your build script somewhere in your solution and call it.
\Microsoft.NET\Framework\v3.5\MSBuild.exe c:\temp\MyProject\mybuildfile.proj