September 18, 2012 · Dataverse SDK · 2 min read · apurvghai · C#
Today I’m kicking off the posts on plugins. I dedicate today’s post to CRM developers who are planning for plugin development. I have collected and provided all the information that you would need to understand before you start architecting your plugin. Before we get started, please check the prerequisites that you should be aware of: CRM SDK 2011 Microsoft Visual Studio 2010 or higher Plug-ins are normal classes which are built using Class library project. They implement the IPlugin interface. All cases exposed in CRM 2011 ...This article was originally published on Microsoft Learn (foremerly known as Microsoft MSDN) Read the original article here.
Getting started with Dynamics 365 CRM SDK in C#
Jan 14, 19 by apurvghai
Using Postman with Dynamics 365 Online and OnPremise
Jan 14, 19 by apurvghai
Getting Started with WebAPI
Dec 28, 18 by apurvghai
Dynamics 365 – WebAPI CRUD Operations (C#)
Jul 04, 17 by apurvghai