Now that you understand the architecture and technical concept behind the development environment in Dynamics 365 for Finance and Operations, it is time to build a solution as per your requirements. Before the development phase of the project starts, you need to set up the development environment, version control strategy, and a few ground rules, such as coding standards, the naming convention to be followed, and the code review process. In this section, we will walk through these topics, in brief, to understand what they mean.
Understanding the development environment
Version control
Keeping track of the code is critical for good development practices. Azure DevOps (formally known as VSTS, Visual Studio Online, or VSO) is...