
.NET Configuration
If you’ve been working with .NET for a while, chances are you’ve used the configuration system to load settings from appsettings.
Read More
Introduction to Microsoft Orleans
One of the frameworks in the .NET ecosystem that doesn’t get as much attention as it should get, is Microsoft Orleans.
Read More
Presentation at Visug: Can You Keep a .NET Secret? Managing Application Configuration with Azure
This week, I achieved something that had terrified me for years — I gave my very first public presentation at Visug.
Read More
Released: Working with Local and Remote Data in .NET MAUI Apps
I’m excited to announce the release of my new Pluralsight course, Working with Local and Remote Data in .
Read More
Using the Strategy Pattern with Dependency Injection
In software development, design patterns are essential tools that help solve common problems efficiently. One frequently used pattern is the Strategy Pattern, which allows you to select an algorithm at runtime.
Read More
Community event: VisugXL (CfP is open)
As many of you know, I’ve been a volunteer with Visug, the .NET User Group in Belgium, for many years.
Read More