Skip to Content
Implementing Microsoft Dynamics 365 for Finance and Operations
book

Implementing Microsoft Dynamics 365 for Finance and Operations

by Rahul Mohta, Yogesh Kasat, JJ Yadav
September 2017
Beginner to intermediate
562 pages
13h 46m
English
Packt Publishing
Content preview from Implementing Microsoft Dynamics 365 for Finance and Operations

Unit of compilation

Another important change you will notice in X++ is about the unit of compilation. In Dynamics 365 for Finance and Operations, the X++ compilation unit is now the same as for the other .NET languages such as C#. If any method in a model element (class, form, query, and so on) fails to compile, the whole compilation fails. In the previous version of Microsoft Dynamics AX , you could change a method code and compile that method successfully, which means that if the compilation of a class found an error in one method of the class, the methods that did compile correctly were still runnable. However, at runtime, if the non-compiled method is used, it will throw an error.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Implementing Microsoft Dynamics 365 for Finance and Operations Apps - Second Edition

Implementing Microsoft Dynamics 365 for Finance and Operations Apps - Second Edition

JJ Yadav, Sandeep Shukla, Rahul Mohta, Yogesh Kasat

Publisher Resources

ISBN: 9781787283336Supplemental Content