Microsoft Dataverse plug-ins cover image

Microsoft Dataverse plug-ins

In this course you will learn how to implement custom code to extend Microsoft Dataverse. You will start by learning how Dataverse processes API requests and the different extension points in the event pipeline. Using that knowledge you will build plug-ins that implement the required interface. These plug-ins can then be registered on Dataverse API message events.

Prerequisites

Basic .NET/C# code developer skills

COURSE INSTRUCTOR

David Yack

David Yack

David is the CTO of Colorado Technology Consultants based in Colorado and is recognized as a Microsoft MVP


Course Module Details

Overview (1.5 Hours)
  • Course Overview
  • Getting Started
  • Hands On - Build a plug-in
  • Test your knowledge
Common Techniques (1 Hours)
  • Pre/Post Images
  • Impersonation
  • Error Handling
  • Config
  • Early Bound
  • Test your knowledge