Notifications
Announcements
No record found.
Hello :),
Please if possible can you tell me what's the learning path and pre-requirements to be a D365 Developer
"I'm not asking for CRM developer path"
many thanks
Hi source258147,
This video explains how to become a Dynamics 365 Developer.
Good day partner,
First of all, there are two parts of the D365 development.
1. Client Development.
In this part, you could use js code to do front-end(web) developments. Such as controlling the hide/display of componments of thr form(fields, ribbons, subgrids...), set/get the field values, create/custom ribbon functions so many other features. You could also use the web api provided by D365 to do CRUD with js code. You could refer to this DOC of D365 for more details.
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/use-javascript
2. Server Development.
In this part, you could develop functions with C# code in VS idea and then add your .dll file into D365 to run your functions. You could create custom workflows, pulg-ins to make D365 do many works automatically.
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/extend-dynamics-365-server
Here is the main guide for development in D365.
https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/developer-guide
Hope it helps.
Best Regards,
Leo
Thanks, Guys
I appreciate your time and answer
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to a top community star!
In our never-ending quest to help the Dynamics 365 Community members get answers faster …
Welcome to the next edition of the Community Platform Update. This is a status …
Stay up to date on forum activity by subscribing.