Setting Up Version Control System

Application development parameters include VCS connection parameters and additional parameters that determine a method of working with development environment objects.

Application development is set up on the Application Development tab of the Parameters dialog box.

To open the Parameters dialog box

Version Control System

Version control system (VCS) is used to save data of different objects (resources, assemblies/forms/units, similar .NET objects using SQL queries in their handling), to view version log, multiuser work with the last versions of objects. Version control system is based on Microsoft Team Foundation Server. To work with version control system, install the following software on the computer:

NOTE. The latest versions of software products are available at http://www.microsoft.com/.

The following operations can be executed when working with the repository:

After successful connection of repository to version control system for all previously specified objects, the following commands of context menu will be available:

After object adding, the following commands will be available in the context menu:

These commands are also available for the folders that contain appropriate repository objects.

Further version control is performed in the Project Navigator window of development environment.

Additional Parameters of Object Control

The additional parameters group includes the following checkbox:

See also:

Developing Application in a Team | Project Navigator