Way back in 2011 I blogged about the behaviour of DateTimes in Dynamics CRM (as it was then!). Read how Date Time fields work in the Power Platform. [More]
Ever since Microsoft CRM moved online and Plugin sandboxing became mandatory, you'll have likely com [More]
I’ve published version 1.0.9 of spkl to NuGet - this adds the following new features:
Global optionset enum generation for early bound classes.
Solution Packager support
Global Optionset enum generation
This was a tricky one due to the CrmSvcUtil not making it easy to prevent multiple ... [More]
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]
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
Following from my last blog post on the spkl Task Runner, this is the first video in a series showing you how get up and running with spkl with no fuss!
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]
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]
There is one certainty in the world and that is that things don't stay the same! In the Dynamics 365 world, this is no exception, with new features and SDK features being released with a pleasing regularity. Writing 'revisited' posts has become somewhat of a regular thing these days.
In my previous... [More]
Dynamics 365 has brought with it a new and amazing feature called the 'Relationship Assistant'. It is part of a preview feature (unsupported and US only) called 'Relationship Insights' which promises to bring some amazing productivity tools to the Dynamics 365 platform.
Relationship Assistant shows... [More]