CodeNow for #XrmToolBox–more than just code now.. Let’s get your organization POA stats this time

I’ve been experimenting with the CodeNow plugin, and there is a new version (1.0.0.15) you can now download from the plugin store. There are some user interface improvements(progress indicator, better error reporting, better logging), but, also, there is a new piece of functionality which you can see on the screenshot below: This is a dashboard… Read More »

Dynamice 365: Tracing service and Plugin performance

Tracing service can make it much easier for plugin developers to understand what’s happening in the plugin, especially when there is no other way to debug the code. I was wondering, though, if there would be an obvious performance impact when using the tracing service, so I did some testing tonight: The results ended up… Read More »

Dynamics 365: Working with the virtual entities

It seems the basics of the Virtual Entities have been covered in the blog post below while this feature was still in the preview: https://blogs.technet.microsoft.com/lystavlen/2017/09/08/virtual-entities/ Now that we do have it in V9, it seems that one major issue that will be limiting our ability to use Virtual Entities in the real-life scenario is security because Virtual… Read More »

Dynamics 365: SDK 9.0 assemblies are available now

While we still cannot download complete V9 SDK for Dynamics 365, I just noticed that Nuget packages for V9 are available now. So those of us who need SDK assemblies to develop plugins/applications can now install those packages: There will likely be other new features there,  but one of those which would not be available… Read More »