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

Compile exclusively in .NET CIL

In Microsoft Dynamics 365 for Finance and Operations, Enterprise edition, X++ is a first-class citizen in the .NET world. The X++ compiler is rewritten and compiles the source code exclusively as .NET CIL. There are important benefits to X++ code running exclusively as .NET CIL, as follows:

  • CIL runs much faster in most scenarios. You can expect significant performance improvements in the cases where complex algorithms are executed.
  • You can now easily write application logic in other .NET languages such as C#.
  • AX .NET Business Connector or managed proxies are no longer needed; you can simply add assembly reference in X++ code. 
  • CIL can be operated on by the many .NET tools.
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