Tag: Development

There are posts in this category.

Create custom connector for own API

Recently I have been in a project where we had to create a custom connector for our own API of the customer. The setup was not as straightforward as I would have expected and took me way longer than I would have liked it to be. Since I don’t...
Read More

Settings solution component explained

A few days ago Microsoft announced a new Feature in public preview, the Settings solution component. In this blog post, we will take a look at this new feature. I will explain how it works and how you could use it in your solution. The functionality I will explain...
Read More

Spkl setup for multiple assemblies

In several of my previous posts (Add Sparkle XRM to a Webresources project or Deploying Web resources or Plugins with Azure DevOps Pipeline), I mentioned Sparkle XRM for webresource deployment. I am currently in a project where we have several plugin assemblies (as I described here), one per entity....
Read More

Add Sparkle XRM to a Webresources project

One of the presentations I give regularly is about setting up a Typescript project for Dataverse. It basically is a presentation/live demo of one of my other blog posts. One of the questions I get often during the presentation is how to set up Sparkle XRM to automate the...
Read More

Folder structure of a Dataverse project

A few days ago Daryl LaBar (LinkedIn & Twitter) tweeted a question regarding the folder structure of a Dataverse project. In the different threads as answers to his question, a few good approaches were mentioned. Since I have answered this question a few times I thought it might be...
Read More