Skip to Content
Implementing Microsoft Dynamics 365 for Finance and Operations Apps - Second Edition
book

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

by JJ Yadav, Sandeep Shukla, Rahul Mohta, Yogesh Kasat
March 2020
Intermediate to advanced
528 pages
13h 18m
English
Packt Publishing
Content preview from Implementing Microsoft Dynamics 365 for Finance and Operations Apps - Second Edition

Compiling exclusively in .NET CIL

In Microsoft Dynamics 365 for Finance and Operations, 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 cases where complex algorithms are executed.
  • Developers 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 references 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

Implementing Microsoft Dynamics 365 for Finance and Operations

Rahul Mohta, Yogesh Kasat, JJ Yadav

Publisher Resources

ISBN: 9781789950847Supplemental Content