Please enable JavaScript.
Coggle requires JavaScript to display documents.
Dynamics 365 for Finance and Operation customization and Extension (The…
Dynamics 365 for Finance and Operation customization and Extension
Source Code extension
Post/Pre events
COC or Chain of Command Framework
next() method
code extension options
Metadata Extension
Table Extension
Table relation extension
Extending Form
User interface
Label File Extension
Query Extension
Data Types Extension
Security maintenance and extension
previous versions of Dynamics 365FO
history
gap between versions
class extension in Ax 2012 was modeled with inheritance
it means you have to know Object Oriented Programming
Moving away from overlayring
use extension from version 8.1
forget about inheritance
The Application Suite is also going to Sealed
Moving from Overlay-ring to Extension
Testing in D365FO
The Testing Ecosystem
test Tools
SSRS reports Extension and maintenance
Extending the Temp Table
redirect the menu item to a new one
The Customisation EcoSystem
DevOps
Previously VSTS
Visual Studio
Basic/ daily Operation on Visual Studio
Import/Export a project
Build a Project
Using the Dynamics 365 Menu
SQL Server 2016 RDBMS
LCS
Monitoring Tools
debugging
Dynamics 365 for Finance and Operations Community and Docs Site
the Application is Designed for Extensibility and Testability
Introduction of the course
we can't jump into something extremely complicated and advanced
we can't go too deep
This course is for
Dynamics Ax 2012 developers
.Net developers how want to join Dynamics 365 FO jobs
the Extension of the Appication Stack
design the architecture of your extension,
Demonstration scenario
The application Stack
from the Version 8.1 the Application suite is Hard Sealed
use Extension Model