Counting Sheeps

One of the strangest part of the Dynamics CRM WebApi is the pluralisation of the entity names.
In th [More]

Folders are back!

It's a long time since I've used the old SharePoint list component and for the most part, I've not missed it. Server to Server integration is slick and just works. That said, the one thing that I do miss is support for folders - but whilst testing the new 9.0 Enterprise Edition I've noticed that fo... [More]

Not all Business Process Flow entities are created equal

As you probably know by now, when you create Business Process Flows in 8.2+ you'll get a new custom entity that is used to store running instances (if not then read my post on the new Business Process Flow entities). When your orgs are upgraded to 8.2 from a previous version then the business proce... [More]

Continuous Integration using spkl Task Runner

This is the third video in a series showing you how to quickly setup VSTS Continuous Integration with spkl.

Watch in youtube 1. Learn more about the spkl task runner 2. Learn how to deploy plugins with the spkl task runnner 3. Learn how to deploy webresources with the spkl task runnner

Deploying Webresources using spkl Task Runner

This is the second video in a series showing you how get up and running with spkl with no fuss!

Watch in youtube 1. Learn more about the spkl task runner 2. Learn how to deploy plugins with the spkl task runnner

Simple, No fuss, Dynamics 365 Deployment Task Runner

Why? I've used the Dynamics Developer Toolkit since it was first released by MCS for CRM4! I love the functionality it brings however the latest version is still in beta, it isn't supported on VS2017 and there isn't a date when it's likely to be either (yes, you can hack it to make it work but that... [More]

Limitations of Calculated Fields and the Data Export Service

You probably already know that I'm a big fan of the Data Export Service. The single fact of having a 'near real time' replica of your data in a SQL Azure Database to query in any way you want is simply amazing. Today I came across an interesting limitation with Calculated Fields. Although Calculate... [More]