Development IDE in Dynamics 365 for Finance and Operations

Visual Studio is the exclusive integrated development environment that provides modern tooling through .NET components. The X++ language is fully integrated into the Visual Studio environment. You can use the code editor in Microsoft Visual Studio to write the X++ code for your applications. As you write your X++ code, you will see the familiar features of the Visual Studio code editor; for example, IntelliSense is displayed to help you write the code. You can also navigate to methods and classes in the code editor by using the navigation drop-down menus at the top of the code editor window. Other features, such as collapsible sections, are also available. The design experience, such as designing a UI element, is also integrated with Visual Studio. You can open the element designer that corresponds to the current X++ source code by right-clicking in the code editor and then selecting Open Designer.

Visual Studio is the exclusive development environment for Dynamics 365 for Finance and Operations.

The following screenshot shows the operations development environment in Visual Studio:

The preceding user interface shows a combination of views to show various relevant interfaces together on one screen. Normally, a code editor or designer is present in the middle section, and the right section has a Solution Explorer or Team Explorer view.

As shown in the preceding screenshot, Visual Studio provides a user-friendly experience of designing and writing code within the Visual Studio environment. On the left, a familiar application object tree displays the application elements. The form designer can be used to design the form element, which also includes real-time design preview control to display how the control will appear on the page, as shown in the middle. On the right is the code editor to write the business logic. On the far right, you can see the standard sections to manage the solution, properties, and Team Explorer. Debugging the X++ code, displaying a form, or running a report is integrated with the Visual Studio debug (F5, Ctrl + F5) experience. All the other development tools, such as cross reference, best practices checks, and so on, are replaced with .NET-based tooling and are available under Dynamics 365 at the top of the toolbar.

It is important to note that the Dynamics 365 development environment in Visual Studio is enabled by the extension of Microsoft Dynamics 365 for Finance and Operations. The easiest way to get the extension and tools is to use a cloud development VM or download the VHD on the premises.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.135.197.250