The Daily Friction

A daily newsletter about automation and eliminating friction.

External authentication with Dataverse ServiceClient

For a while now we can use the new Dataverse ServiceClient that replaced the old CrmServiceClient. It has three big improvements: Works for .NET 5.0 and up (.NET Core) Uses the newer MSAL.NET instead of ADAL.NET (which is out of support) for authentication Support for...

read more

Visual Studio only runs on Windows.

Visual Studio only runs on Windows. I hear this argument a lot when comparing C# with other programming languages. I don't understand this argument. First it assumes you need Visual Studio to write C#. You don't. You can also use VS Code or JetBrains Rider. But then...

read more

What if…? Source control is built into Dataverse.

What if...? Source control is built into Dataverse. Microsoft is focusing on building ALM pipelines into the platform and blocking unmanaged customizations. But would it not be nice if you didn't need an external source control system? Dataverse makes sure every...

read more

The case against managed solutions in Production environment.

The case against managed solutions in Production environment. How many times is Development or the Golden environment out-of-sync with the Production environment? If you could, you would refresh (backup) your environment from Production so it's in-sync again. But you...

read more

Everyone got ALM wrong in Dynamics 365 / Dataverse

For ages, we've been ferociously encouraging the integration of developer practices, such as source control and ALM, into the Dynamics 365/Dataverse realm. The ultimate truth The revered 'Master Branch' in source control, has always been the sole fountainhead from...

read more

Unit testing is overrated.

Unit testing is overrated. I don't think that unit testing is as important as people make it out to be. Is it something that is required for junior developers to learn? Juniors are supposed to make errors. It's good for them to screw up. Even be the cause of a...

read more

Scrum conceals bad teams.

Scrum conceals bad teams. Far too often, we confuse Scrum with a magic wand that transforms any team into a high-performing 'dream team'. It's tempting to believe that the sprint system, with its regular completion and initiation of tasks, gives us an agile and...

read more

🚀 Process Automations in Microsoft Loop!

🚀 Process Automations in Microsoft Loop! Now you can create Power Automate-backed rules to streamline repetitive tasks in your Loop table. See https://insider.microsoft365.com/en-us/blog/streamline-your-workflow-with-automation-in-microsoft-loop Loop is slowly...

read more

You don’t control the truth in Production!

You don't control the truth in Production! Now a days multiple teams/projects are working on the same Dataverse production environment. So thinking you can manage the complete production truth in your ALM pipeline is strange. Not every environment is 💯 equal to...

read more

Scrum: A Developer’s Blessing and Curse?

Scrum: A Developer's Blessing and Curse? Imagine a practice promising agility yet restricting creativity. That's Scrum with its structured sprints that can limit innovation. Sprint deadlines may hover over developers, forcing them into a high-pressure environment,...

read more

Extension methods on Enums?

Extension methods on Enums? Do you sometimes feel restricted by the Enum type in C#? You want to give it a little bit extra behavior by adding a method? Currently you can't add extension methods to Enums. Some other programming languages do offer this capability which...

read more

The New Outlook?

The New Outlook? The new outlook desktop client is basically the web version, which is a strange approach by Microsoft. You are not using the benefits of being a Windows application, like more integration into the OS. Power Users are complaining about the loss of...

read more
Remy van Duijkeren

Remy van Duijkeren

Power Platform Advisor

Microsoft Power Platform Advisor with over 25 years of experience in IT with a focus on (marketing) automation and integration.

Helping organizations with scaling their business by automating processes on the Power Platform (Dynamics 365).

Expert in Power Platform, Dynamics 365 (Marketing & Sales) and Azure Integration Services. Giving advice and strategy consultancy.

Services:
– Strategy and tactics advise
– Automating and integrating

Subscribe to
The Daily Friction

A daily newsletter on automation and eliminating friction