Visual Studio Addin
The TeamCity add-in for Microsoft Visual Studio 2005/2008/2010 provides the following features:
Remote run for TFS, Subversion and Perforce (for remote run for Mercurial and Git see Branch Remote Run Trigger),
pre-tested (delayed) commit for TFS, Subversion and Perforce,
fetching dotCover coverage analysis data from TeamCity server to Visual Studio (requires dotCover 1.1 installed),
viewing recently committed changes and personal builds with their build status in MyChanges tool window,
opening build failure details in Visual Studio from the TeamCity web UI,
viewing failed tests' details for a build,
re-runing tests failed in the TeamCity build locally via ReSharper test runner (requires ReSharper 5.0 installed),
navigation from IDE to build results web page,
applying changes sent in Remote Run or Pre-tested commit to the working directory,
shelving changes using VCS built-in abilities.
For detailed instructions on how to use the add-in, refer to the TeamCity Help section, embedded in Microsoft Visual Studio's Help System.
Installing the Add-in
TeamCity VS add-in version should correspond to the version of the TeamCity server it connects to. Connections to TeamCity servers with different versions are generally not supported.
Download the add-in available in the TeamCity Tools section of the My Settings&Tools page (to open the page click the arrow next to your username in the top right corner of the TeamCity web UI and select My Settings&Tools) and follow the installation wizard. Please, close all running instances of Visual Studio before starting add-in installation (initial or upgrade).
Requirements
Please see Supported Platforms and Environments section for the system requirements for integrations with different version control systems.