If you are coming to the PowerPlatform World Tour in London on the 28th August I'll see you there. [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]
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]
Those that read regularly my blog and follow my work with Sparkle XRM will know I'm a massive fan of using Fiddler to debug JavaScript. One of the most productive 'superpowers' that Fiddler gives us is the ability to change JavaScript on the disk and not have to upload/publish – we can simply refres... [More]
A couple of weeks ago I had both the privilege and a most enjoyable hour on CRM Audio chatting with George, Joel and Shawn about the Ribbon Workbench and SparkleXRM. You'll have heard me mention that I'd be posting details on how to get involved with the Beta version of the new Ribbon Workbench 2016... [More]
In the constant struggle to improve data quality it is common to avoid using free-text fields in favour of select fields. This approach has the advantage of ensuring that data is entered consistently such that it can easily be searched and reported upon.
There are a number of choices of approaches ... [More]
Many of you will have seen (and possibly used) my previous version of NetworkView. Thank you for all the feedback you've given. The top 5 points of feedback were:
Can I show connections on the graph?
Can I show custom entities on the graph?
I have very large graphs which makes it hard to unde... [More]
Following on from my recent video series called 'Building a Refreshed Connections UI using SpakleXRM' this post shows you how to use the final solution to add a bit of sparkle to the otherwise slightly neglected connections feature in Dynamics CRM.
Connections first saw an appearance in CRM2011 rep... [More]