Since C# 10 (.NET 6.0) arrived my code looks much cleaner. Less code is less waste, which is good for the environment! C# 10 achieved this with...
Newsletter
Get My Thoughts on Automation & Development
Join my personal newsletter and get practical insights on building faster, integrating smarter, and removing friction in IT systems — especially on Power Platform and Dynamics 365.
LINQPad for writing C# snippets
Sometimes I want to write a small C# snippet to test or check an idea. But it is too much effort to start up Visual Studio (Code) or Rider and...
New UI of JetBrains Rider
For development I use Rider (dotnet) and WebStorm (Web/JavaScript) from JetBrains. In the new update, 2022.3, you can enable their new UI. You can...
Rider stacktrace
I use JetBrains Rider instead of Visual Studio for development. Why? It's all about the User Experience (UX). It removes friction in places I didn't...
Why you don’t need more projects
After 15 years of taking over other .NET developer their solutions, one thing that always flabbergasts me is... All the reasons why they have...
How to use Environment Variables in your plugins
Environment Variables Dynamics 365 / Power Apps solution can have Environment Variables. Often a Settings table (=entity) would be created to store...
.NET 7 dynamic recompilation
.NET 7 is coming out soon. Where .NET 6 is known for its big performance improvement, the idea was that this big step couldn't be done again. But...

Remy van Duijkeren
The Marketing Developer
I build automation and integrations that remove the annoying stuff—using Power Platform, Dynamics 365 & Azure.
Get My Thoughts on Automation & Development
Join my personal newsletter and get practical insights on building faster, integrating smarter, and removing friction in IT systems — especially on Power Platform and Dynamics 365.




