March 2020
Intermediate to advanced
528 pages
13h 18m
English
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 ...