About 89,800 results
Open links in new tab
  1. X++ language reference - Finance & Operations | Dynamics 365

    Feb 11, 2025 · X++ is an object-oriented, application-aware, and data-aware programming language used in enterprise resource planning (ERP) programming and in database applications.

  2. D365 X++ Development Learning Playlist - Dynamics 365 Musings

    Following the articles and videos in these tutorials will take you from a beginner to a master in D365 x++ development. This will show you the recommended learning order.

  3. X++ Tutorial: Dynamics 365 F&O: Mastering Code Development …

    By the end of this playlist, you will have a deep understanding of X++ and the ability to create robust, efficient, and scalable solutions for your D365 FO environment.

  4. X++ Programming Fundamentals - D365 F&O Technical - Udemy

    X++ Programming Fundamentals - D365 F&O Technical Object-Oriented Programming (OOP)

  5. X++ IDE Introduction Tutorial Chapter 1 - Dynamics Edge

    X++ has a model for managing memory that is very friendly to users and reminiscent of .NET framework. X++ differs from other managed languages in that there are very strong …

  6. X++ (Dynamics 365) Samples and Tools - GitHub

    X++ (Dynamics 365) Samples and Tools This repository contains samples of code, scripts and tools related to X++ or X++ tools.

  7. Starter’s Guide: Learning X++ Development from Scratch

    Feb 23, 2021 · To learn X++ development you need to learn X++, an OOP programming language within the MorphX environment in Dynamics AX very similar to C#.

  8. Learning Roadmap for X++ Developers in Microsoft Dynamics365

    Jul 2, 2025 · Step-by-step learning roadmap for beginner and intermediate X++ developers in D365 F&O—covering event handlers, CoC, reports, forms, security, and more.

  9. Develop using X++ for Finance and operations apps - Class Central

    Master X++ programming for Microsoft Finance and Operations through hands-on development, object-oriented concepts, performance optimization, and application lifecycle management …

  10. AX2012/D365FnO – TRAVERSING LIST USING ENUMERATOR AND ITERATOR USING X++

    Oct 30, 2024 · In Dynamics 365 for Finance and Operations (D365FnO), handling lists efficiently is crucial for various data operations. X++ provides two primary classes for traversing lists: …