Bulk Data API ExecuteMultipleRequest in UR12

The ExecuteMultipleRequest message was added to the December 2012 Service Update (UR12) in CRM Online and CRM On-Premise, which accepts a collection of message requests, executes them in the order of the input collection and can return a collection of responses that contain the response for each message that occurred or if an error occurred. The CRM SDK version 5.0.13 is required to use the ExecuteMultipleRequest.

Choosing CRM Connection Option

Many CRM application that are written for Microsoft Dynamics CRM require to authenticate a user with any Microsoft Dynamics CRM deployment. This sample in this article demonstrates how to connect and authenticate a user with Microsoft Dynamics CRM On-Premise or Microsoft Dynamics CRM Online (using both Windows Live Id and Office 365 credentials).

CRM Exchange Sync 2.0 is Microsoft Platform Ready

We have just released our latest version of the CRM to Exchange Synchronization application.

The CRM to Exchange Sync app provides the ability to synchronize between CRM marketing lists and Exchange Distribution Groups.
The application retrieves all the members of a marketing list, either static or dynamic and add the new distribution group members in exchange.

Implementing Field Security in CRM 2011

Field Security in CRM is globally scoped which means that it will apply to all client types and whatever the position of the user is in business unit hierarchy.
Field Security is always enabled in any type of access to the CRM client such as Reports, Quick Find, Offline Access, Filtered Views, Auditing, SDK, etc…