Length
2 Days
Price
$2,850
Audience
Developer \ Technical User
This Revision
55259B
Technology
Microsoft Dynamics 365
Delivery Method
Instructor Led Classroom and On Demand
On Demand
No
Language
English

This course is designed for experienced IT professionals and developers, providing a ‘fast track’ approach to learning the required skills to start developing code in Microsoft Dynamics 365.

Students will learn how to write client and server-side code to utilize the various API’s available in the Dynamics 365 framework, create Dynamics 365 custom model-driven Apps, build custom business logic in Plug-Ins and Custom Workflow Activity components and extend the Dynamics 365 event model with JavaScript and HTML Web Resources.

The course applies to both Business and Enterprise Editions of Dynamics 365 CE version 9. Techniques learned in this course can be applied to Web, UCI and Outlook apps.

This course has been reviewed and tested by the external body ProCert Quality Courseware Review.

Module 1: Introduction to Dynamics 365 Development

This module introduces the concept of developing and extending the Microsoft Dynamics 365 Framework. You will learn about the tools and resources that are available to developers and administrators as well as best practice methodologies and fundamentals.

Lessons

  • Overview
  • Objectives
  • Introduction to Dynamics 365 Development
  • Development Fundamentals
  • Development Tools for Microsoft Dynamics 365
  • The Customer Engagement Tool Kit (Formally known as SDK) Tools
  • Development Environments
  • Skills and Best Practice
  • Further reading and resources

Lab 1: Dynamics 365 Developer Orientation

  • Review Developer Resources
  • Review the Developer Center and Forums
  • Download Resources from NuGet
  • Review the Customer Engagement Toolkit (Formally SDK)
  • Review the Developer Lab Files 

 

Module 2: The Dynamics 365 API

This module presents the various API’s available to developers in Microsoft Dynamics 365. You will learn how to write code to consume the server and client-side API endpoints using Microsoft .Net C# in Visual Studio.    

Lessons

  • Introduction to the Dynamics 365 API’s
  • The Web API
  • Setting up Visual Studio to use the Web API
  • Create, Read, Update and Delete with the Web API
  • Web API Operations and Functions  
  • The Discovery Web Service
  • The Organization Web Service
  • Authentication
  • Core Assemblies
  • Early and Late-bound classes
  • Service Context
  • The Code Generation tools
  • CRUD Operations
  • Using the QueryExpression Class
  • Using LINQ
  • Using FetchXML

Lab 1: Using the Dynamics 365 Web API with Server-side code

  • Set up the Visual Studio Project
  • Develop an App to perform operations using the Web API
  • Test your App

Lab 2: Query records in Dynamics 365

  • Set up the Visual Studio Project
  • Query Dynamics 365 using the QueryExpression Class
  • Test your App

Lab 3: CRUD Operations in Dynamics 365

  • Set up the Visual Studio Project
  • Create Early Bound Classes
  • Using LINQ to Create, Read, Update and Delete records
  • Test your App

 

Module 3: Developing Plug-Ins for Dynamics 365

In this module you will learn how to develop custom business logic in a Plug-In component using Microsoft .Net C# in Visual Studio. You will also learn how to deploy Plug-In components to Microsoft Dynamics 365 using the Plug-In registration tool.

Lessons

  • Introduction to Plug-Ins
  • Writing Plug-In Code
  • Using the Plug-In Registration Tool
  • Debugging Plug-Ins with the Plug-In Profiler
  • Deploying Plug-Ins with Solutions

Lab 1: Create and deploy a Plug-In

  • Customize Dynamics 365
  • Set up the Visual Studio Project
  • Create a Plug-In
  • Sign and Build the Assembly
  • Deploy a Plug-In using the Plug-In Registration Tool
  • Debug Plug-In code using the Plug-In Profiler Tool
  • Test your Plug-In

 

Module 4: Developing Custom Workflow Activities for Dynamics 365

In this module you will learn how to develop custom business logic in a Custom Workflow Activity using Microsoft .Net C# in Visual Studio. You will also learn how to deploy Custom Workflow Activities to Microsoft Dynamics 365 using the Plug-In registration tool.

Lessons

  • Introduction to Custom Workflow Activities
  • Writing Custom Workflow Activities Code
  • Using the Plug-In Registration Tool for Custom Workflow Activities
  • Deploying Custom Workflow Activities with Solutions

Lab 1: Create and deploy a Custom Workflow Activities

  • Set up the Visual Studio Project
  • Create a Custom Workflow Activities
  • Deploy a Custom Workflow Activity using the Plug-In Registration Tool
  • Create a Process with a Custom Workflow Activity 

 

Module 5: Developing Client-side Code

This module introduces the concepts of developing Client-side code that works with the event driven model in Microsoft Dynamics 365. You will learn how to create and deploy Client-side components using Web resources and interact with the Dynamics 365 Web API in Microsoft Dynamics 365.

Lessons

  • Introduction to Client-side coding
  • The Dynamics 365 Event Driven Model
  • Developing JavaScript Client-side code
  • Using Web resources
  • Working with data using the Web API OData REST service

Lab 1: Client- side programming with JavaScript

  • Create a JavaScript Web Resource
  • Configure the Dynamics 365 Event Handlers
  • Test you code

Lab 2: Create and deploy a Client-side Component using the Web API

  • Create a HTML Web Resource
  • Write Client-side code for the Web API

 

Module 6: Developing for Power Apps in Dynamics 365

This module looks at different approaches to customizing and developing Hubs and Apps in Microsoft Dynamics 365, including customization of the Dynamics 365 navigation using the inbuilt App Designer Tool to create a custom Dynamics 365 PowerApp.

Lessons

  • Introduction to the Unified Client Interface (UCI) and Power Apps
  • Introduction to the App Designer
  • Customizing the Dynamics 365 Navigation
  • Extending the Unified Client Interface (UCI) with code
  • Customize the Dynamics 365 Navigation
  • Security Enabled Apps
  • Publishing Apps

Lab 1: Extend a Power App with code

  • Extending a UCI App with code
  • Test your code

Prerequisites

Students should have an existing working knowledge of either Microsoft Dynamics 365 or Microsoft Dynamics CRM and Visual Studio in a C# capacity.  As a minimum, students should attend the prerequisite course ‘Introduction to Microsoft Dynamics 365’.

This course is intended for Technical students, Administrators and Developers. Students should have an existing working knowledge of Microsoft .Net and Visual Studio.