
Europe Finally Gets a Microsoft Developer Conference of Its Own
This October, something new is coming to the Microsoft developer community in Europe. Azure Dev Summit is a brand-new conference focused on the entire Microsoft ecosystem, from .
Read More
Released: Writing Tests with GitHub Copilot
Let Copilot help with the part of your code you least enjoy Writing tests is one of those things we all know we should do.
Read More
Released: GitHub Copilot Code Review
Using Copilot for code reviews? Here’s how to do it right. Code reviews are essential. But they can also be time-consuming, repetitive, and hard to scale when your backlog is growing.
Read More
Speaking at Future Tech NL 2025
Two weeks ago, I had an exciting milestone in my career. I gave my first international talk at Future Tech NL in the Netherlands!
Read More
I’m a Microsoft MVP!
I’m a Microsoft MVP! 🎉 I’m beyond excited to share some incredible news—I’ve been awarded the Microsoft Most Valuable Professional (MVP) title!
Read More
Options pattern
In our previous post , we explored the basics of .NET’s configuration system. When using configuration in your application, you’ve probably found yourself calling configuration["SomeKey"] over and over again while worrying about typos or missing keys.
Read More