Visual Studio Plugin
The TeamCity plugin for Microsoft Visual Studio 2005/2008 (and since TeamCity 5.1 VS 2010) provides the following features:
remote run (TFS, Subversion, Perforce)
pre-tested (delayed) commit (TFS, Subversion, Perforce)
navigation to build results
viewing failed NUnit/TFS unit test stack traces
viewing the results of the integration of your changes into the project code base
For detailed instructions on how to use the plugin, refer to the TeamCity Help section, embedded in Microsoft Visual Studio's Help System.
Installing the Plugin
Download the plugin available in the TeamCity Tools section of the My Settings and Tools page and follow the installation wizard. Please, close all running instances of Visual Studio before starting plugin installation (initial or upgrade).
Requirements
The TeamCity plugin for Microsoft Visual Studio requires Microsoft Visual Studio 2005/2008/2010 (2010 is supported since TeamCity 5.1).
To use the remote run and Pre-tested (delayed) commit features with TFS, Team Explorer must be installed. Please refer to MSDN documentation for information for details on installing Team Explorer.
To use the remote run and Pre-tested (delayed) commit features with Subversion, use the Subversion command-line client version 1.4.0 or later.