.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 MoreIntroduction 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 MorePresentation 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 MoreNew Pluralsight course released
I’m excited to announce the release of my new Pluralsight course, Working with Local and Remote Data in .
Read MoreUsing 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 MoreCommunity 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