Monthly Archives: September 2021

Skeletons in the closet – are there things that should have been done differently on your Power Platform projects?

The month of October is upon us, and, with that, there are all the pumpkins, costumes, decorations, and all the other Halloween stuff. So, then, why don’t we talk about the skeletons we have either found, or, possibly, left in the virtual closets of all those Dynamics/PowerPlatform projects we have worked on? While doing this,… Read More »

ItAintBoring PowerPlatform Chat session summary, Sept 28

First of all, it was nice to see familiar faces there, and it was at least equally nice to see unfamiliar ones! Thank you all for showing up to participate in the discussion, it was much appreciated. To recap, we had a quick presentation – you will find the link below: https://docs.google.com/presentation/d/116l7TaolAAIjOrbJv1PxuhGNr1eFG58-iCe26Tu0qNg/edit?usp=sharing And, in the… Read More »

Using C# code in custom connector to connect to Dataverse?

This one is almost of an academical interest; since, after all, there is Dataverse connector available already. But,  just on the principle, I was wondering if it were possible to use C# code in the custom connector to connect to Dataverse? Actually, there is nothing special about Dataverse – the same approach could be used… Read More »

Long functions in Dataverse plugins: Part 2

I wrote my previous post knowing full well it was going to sound controversial to any pro-dev, that’s if a pro-dev were to read it. Turned out a fellow MVP, Daryl LaBar, did, and he just raised the bar by responding with a well-articulated article of his own: https://dotnetdust.blogspot.com/2021/09/Long-Functions-Are-Always-A-Code-Smell.html Before I continue, I have to… Read More »