Read, update, create and delete record using plugins
We will learn how to read or retrieve, update, create and delete record in Microsoft Dynamics CRM using plugins. The plugins are generally used to drive the complex functionality in CRM, so there will be definitely some cases where we have to perform CRUD operation for various entity records. Before we start, make sure you …