JavaScript
Microsoft Dynamics CRM 2013 Client API Cheat Sheet
Inspired by Daniel Cai’s CRM 2011 JavaScript Development Cheat Sheet, I decided to create a new Microsoft Dynamics CRM 2013 Client API cheat sheet with all the latest and greatest provided in the new version.
Microsoft Dynamics CRM 2013 – Notifications
A quick look at the notification feature in Dynamics CRM 2013.
Microsoft Dynamics CRM 2011 – Concurrency Control
Concurrency has always been an issue with Dynamics CRM. In this post I will demonstrate how to create an optimistic concurrency control “feature” in a generic reusable way using JavaScript without adding any new attributes.