Setting Up Version Control System

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

Application development is configured 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, analogical .NET objects using SQL queries in their handling), to view changes history, multiuser work with the last versions of objects. The control system is built based on Microsoft Team Foundation Server. To work with version control system, the following software is to be installed on the computer:

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

You can perform the following operations when working with the repository:

After successfully connection of repository to the 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

Additional parameters group includes the following checkbox:

See also:

Developing Application in a Team | Project Navigator