The X++ language remains the vehicle for a developing application code for Dynamics 365 for Finance and Operations, Enterprise edition. Those who don't know what X++ is, it is a native programming language used in the development of Dynamics 365 for Finance and Operations, Enterprise edition since the beginning of the product known as Axapta.
X++ is an object-oriented language with similarities to C# and provides SQL-like constructs for data selection and manipulation. In Microsoft Dynamics 365 for Finance and Operations, Enterprise edition, the X++ programming language has been modernized to achieve the following:
- Better consistency with other managed languages such as C#
- Better integration with the managed stack (CIL) ...