COURSE OVERVIEW
Extending Dynamics 365 Customer Engagement application using code is the the most IMPORTANT skill that any Dynamics 365 consultant should have. Without that you cannot excel in your Dynamics 365 career.
Developing plugins, custom workflow activities, JavaScript is at the core when you are extending Dynamics 365 CRM using code.
In training course you will learn about how to get started on code based customization on the application. You will learn from scratch. This the 4th course in the Dynamics 365 CRM + PowerApps developer course series where you will continue to learn about development of the application.
WHAT YOU WILL LEARN
In this learn you will learn code based customization in Microsoft Dynamics 365 CRM application. In Part 1,2 and 3 of this developer course series you learned about customizing the application using OOB tools ( UI tools).
As a developer you should know how to extend ( customize ) the application using code along with UI based customization.
Intro to Extending Dynamics 365 CRM/CE
Discussing the methods used to extend application using code
Understanding of SDK for Dynamics 365 CRM/CE and configure it for development
Learn to develop Plugins from scratch
Learn how to register plugins and custom workflow activities
Deploy and debug Plugins
Understanding of custom workflow activities and developing them from scratch
Start customizing forms using JavaScript Scripting and triggering JavaScript functions
COURSE CONTENTS
This course includes 7 sessions and 50+ chapters. The following are the 8 sessions includes in the Dynamics 365 CE + PowerApps developer Beginner course.
Section 1 – Course Overview
Section 2 – Intro to extending Dynamics 365 CRM
Section 3 – Setting up development environment
Section 4 – Understanding Dynamics 365 CE Web services
Section 5 – Working with Web Resources
Section 6 – Developing Plugins
Section 7 – Registering and Debugging Plugins
Section 8 – Form scripting using JScript
Section 9 – Customizing CRM Ribbons
Section 10 – Customizing Sitemap
WHO SHOULD ATTEND THIS COURSE ( TARGET AUDIENCE )
This course is for Dynamics 365 CRM developers and administrators who want to sharpen their development skills using automation in Dynamics 365 CRM/CE application.
Dynamics 365 CRM developers
.NET Programmers who want to switch into Dynamics 365
IT Managers
Administrators
Software Architects and
Students
PREREQUISITE TO ATTEND THIS COURSE
Basic customization knowledge on Dynamics 365 CRM
Basics C# Programming skill
Basics JavaScript Knowledge
Highly recommend: Dynamics 365 CRM + PowerApps developer Course Part 1, Part 2 and Part 3.
DYNAMICS 365 JOB OPPORTUNITIES
• Dynamics 365 provides an amazing job opportunity. There is a need for more developers in the market than functional consultants and administrators. 1:5 Ratio of functional Consultant to developers
• Average Salary $80,000 to $120,000 per annum for experienced 5-10 years developer.
In this chapter, you will learn about Dynamics 365 CRM/CE application in detail.
In this chapter, you will learn about supported vs un supported customization in Dynamics 365 CRM application. Knowing what are the supported methods of customization is very important.
In this chapter, you will learn about the best practices that a Dynamics 365 CRM developer or technical consultant to follow when extending the application using code.
In this chapter, you will learn different methods of extending Dynamics 365 CE application such as plugin, custom workflow activities, javascript, 3rd party applications and integration.
In this chapter, we are summarizing what all we have learned in this section of the course.
In this chapter, we will give an introduction to section where we will learn about web services and web services in Dynamics 365.
In this chapter, you will learn the basics of web services - what web services are, how to use web services and applications of web services in extending enterprise business applications.
In this chapter, you will learn about web services in Dynamics 365 CRM applications. We will discuss how these web services will be useful when extending.
In this chapter, you will learn about the 5 web services that we have on Dynamics 365 CRM Application.
In this chapter, you will learn about the platform core operations in Dynamics 365 CRM application such as create, update, delete, associate, disassociate.
In this chapter, we will discuss and summarize the topics we have covered in this section.