July 28, 2012 · Dataverse SDK · 5 min read · apurvghai · C#
Here’s what I have for you guys a simple technique to connect to your CRM office 365 based organizations. I have created a sample to add a new contact. This will help you use the Create function of CRM Service Create an empty solution in VS 2010 Right click, to add new class library project Choose the Target Framework as .NET 4.0 Name the project as “<<your preferred name>>” Add the required references to your project Add the following code: Note: The example is based out from MSDN article. For complete detai...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