Visual Studio
Visual Studio custom command line switches
Submitted by luke on Thu, 2008-08-21 09:19http://www.codeproject.com/KB/macros/SimpleSwitchFramework.aspx is an example of making a custom switch for devenv. I really need to get to know msbuild.
Using scons with Visual Studio solution sln files.
Submitted by albert on Tue, 2008-06-03 07:42http://code.google.com/p/sln2scons/source/checkout is supposedly a project that will take a perfectly good sln file and convert to one scons can use. Scons can be found here: http://www.scons.org/
Microsoft Team Foundation Server or Visual Studio Team Server
Submitted by albert on Mon, 2008-06-02 16:21New:
Quiescing is shutting down the services needed. Here is a link to it: http://support.microsoft.com/kb/950893
"When you are performing Team Foundation Server system servicing, such as installing a service pack or hotfix, the installer disables access to the Team Foundation Server for the duration of the servicing. This is called "quiescing" the server. After completion of the servicing, the server is reenabled, or "unquiesced". "
