Sample: Windows Dynamics CRM to Go

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

This sample code is for Microsoft Dynamics CRM 2013 and Microsoft Dynamics CRM Online. This code can be found at: MSDN: CRM to Go - Sample app for Dynamics CRM.

Requirements

This sample requires the Microsoft Azure Active Directory Authentication Library (ADAL) and other packages. These packages are automatically downloaded and installed when you load the project’s solution. For this to work, you must have an active Internet connection when loading and building the sample.

In addition to having access to a Dynamics 365 organization to run the sample against, you’ll also need either a Microsoft Azure subscription for use with Microsoft Dynamics 365 (online) or an Active Directory Federation Services (AD FS) administration account for use with Microsoft Dynamics 365 on-premises (IFD).

Demonstrates

Account records screen
Related notes screen

This sample is an advanced full-featured app that can access Microsoft Dynamics 365 business data through the organization web service. The app supports both built-in (system) and custom entities, provides full Create, Retrieve, Update, and Delete functionality, and includes search, email, and multi-language capabilities.

Use this sample’s source code as a starting point to build your own apps that can access the Dynamics 365 web services. This sample uses the Microsoft Azure Active Directory Authentication Library (ADAL), the SOAP protocol, and the OData v2 protocol.

For this code to work, you must first register your app with a supported identity provider (AD FS or Microsoft Azure Active Directory). More information:  Walkthrough: Register a Dynamics 365 app with Active Directory. For more detailed information on the sample and how to build and run it, see the app’s README.docx file.

For a simpler version of a Windows app with fewer features, refer to Activity Tracker Plus Sample app for Dynamics CRM.

See Also

Write mobile and modern apps
Mobile Development Helper Code for Dynamics CRM
Dynamics CRM on Github
OData.org

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright