Microsoft Dynamics 365 Developer Training - Part 1
49 Lessons | 6 hours Content | 4.5 Rating
Step by step guide on writing custom business logic using Microsoft Dynamics 365 SDK
Deep dive of Plugins with hands-on examples
Extend Workflows with Custom Workflow Activities.
Understand Common Data Service (Microsoft Dynamics 365 & Power Apps) Architecture.
Drastically improve your code by following Microsoft recommended best practices.
Quickly become a Master in Common Data Service (Microsoft Dynamics 365 & Power Apps) Development
Understand Microsoft Dynamics 365 Web Services and interact with them from custom code.
Stand out in the crowd by learning advanced coding concepts in Microsoft Dynamics 365.
Learn debugging of Plugins and Workflows in Common Data Service (Microsoft Dynamics 365 & Power Apps).
If you want to be a Dynamics 365 Developer or Architect or Technical Consultant, this course is right for you.
This course is for Dynamics 365 Customer Engagement aka CRM. Do NOT take this course if you are looking for Dynamics 365 ERP modules like Operations, Finance, HR.
If you are in beginning stage of dynamics 365 development and want to upgrade yourself to be a PRO
Basic understanding of configuring entities, forms, workflows, solutions, etc. in Dynamics 365.
Basic knowledge of C# or any other Object Oriented Programming language required.
Visual Studio Community Edition 2017 or Higher Installed.
Microsoft Dynamics 365 & PowerApps Trainer (MCT) & Architect
We focus on building Market-Driven curriculum
30 days money-back guarantee if you are not satisfied with the course
We provide extended support to our students through our Community
High-quality training provided by Microsoft Certified Trainer.
Reasonable course price.
Job Readiness training helps you to get your dream job.
Important UI Changes : New Unified Interface
Target Audience and Prerequisites
Introduction & Why Custom Coding?
Understanding Architecture
Dynamics 365 Web Services
Prerequisite - Setting up Dynamics 365 Online Trial Instance
Prerequisite - Installation of Visual Studio 2017 Community Edition
Prerequisite - Creating a Publisher and Solution - Getting Ready for Development
Understanding Plugin Pipeline
Plugin Messages
Hello World Plugin - Preparing Project Template
Hello World Plugin - Writing Code
Hello World Plugin - Deploying and Testing
Reading Data from Primary Entity in Plugin
Second Plugin - Creating a Task using Organization Web Service
Deploying Task Plugin
Understanding Plugin Pipeline Stages
Third Plugin - Duplicate Check Plugin Development
Third Plugin - Duplicate Check Plugin Deployment
Debugging Plugins
Images in Plugin & Advantages
Browsing Metadata Easily with Chromium Metadata Browser
Impersonation in Plugins
Pass data between plug-ins using Shared Variables
Understanding Context.Depth in Plugin
Plugin Isolation Mode or Trust
Handling Configuration data in a Plugin
Asynchronous Plugins
Introduction to Custom Workflows
Creating Configuration Entity for Custom Workflow Demo
Development of Custom Workflows
Development of Custom Workflows (Continued)
Deploying Custom Workflows
Debugging Custom Workflows
Using Assembly Versioning in Custom Workflows
Comparison: Plugins Vs Workflows
Download Source code discussed in this training.
Introduction to Xrm Tooling & Console Application
Developing Console Application
New Connection String Format in Dynamics 365
Querying data using FetchXML
Aggregate Operations using Fetch XML
Querying data using LINQ - Late Binding
Complex LINQ Queries
Early Binding
Late Binding Vs Early Binding
Using LINQ with Early Binding
Introduction to Service.Execute Method
Using Service.Execute for CRUD and Advanced Messaging Operations
Working with ExecuteMultipleRequest
This is the best course to get started with dynamics 365 development if you are a beginner. The course gets started from the basics, so, even if a person is ...
Read MoreThis is the best course to get started with dynamics 365 development if you are a beginner. The course gets started from the basics, so, even if a person is not very familiar with the concepts, he/she can follow up easily. Every step is clearly explained which includes how to write code, test and debug. It has plenty of hands-on examples starting from simple to difficult levels practically done by the trainer which helped me get a clear idea on the concepts. Glad that I opted for this course for Dynamics 365 development. Eagerly waiting for the next lectures.
Read LessA nice course that takes you right to the point without boring super slow class lessons. Perfect for bad students like me :-) I've already learned more in a ...
Read MoreA nice course that takes you right to the point without boring super slow class lessons. Perfect for bad students like me :-) I've already learned more in a day than I could have ever imagined. I believe I can do anything after this course just by using online material. Perhaps I'll even get certified someday but now I just want to get coding!
Read LessI'm happy with this course. Satish has good experience in the CRM field and the communication was amazing. He explained every topic in an easily understandab...
Read MoreI'm happy with this course. Satish has good experience in the CRM field and the communication was amazing. He explained every topic in an easily understandable way with examples and the conveying style was so kind. The real-time experience I had was amazing. I will recommend this for my colleagues and friends circle.
Read LessI hope, I landed to a good course it helped me to learn more about Dynamics 365 development as I'm a beginner. They use many examples and explained it very c...
Read MoreI hope, I landed to a good course it helped me to learn more about Dynamics 365 development as I'm a beginner. They use many examples and explained it very clearly by writing code, testing and debugging. This course met my expectations and waiting for the next lectures.
Read LessYou can subscribe for a 30 day trial of Microsoft Dynamics 365 cloud environment. You can use this instance for practice.
Part 1 deals with server-side components such as Plugins and Custom workflows whereas Part 2 is for client-side codings such as HTML and JavaScript.
Since both are on Common Data Service, Dynamics 365 development components such as Plugins and Workflows can be used in PowerApps too. Also, Web Services work in the same way.