Visual Studio

Visual Studio custom command line switches

http://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.

http://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

New:

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". "

Syndicate content