Dexterity has integrated support for using a
source code control system, such as Visual SourceSafe®.
Using source code control is an essential part of developing an
integration for Microsoft Dynamics GP. It makes development much
easier and provides the following benefits:
Resources for the integration are much
easier to manage, because only new or modified resources are stored
in the source code control repository.
Multiple developers can work on the same
integration while minimizing resource conflicts and eliminating the
risk of lost work.
It’s much easier to upgrade your
integration to work with new releases of the core product. Source
code control is an essential part of the upgrade process. You will
learn about the upgrade process in Updating an
Application.