Blog Posts

MANY articles on a wide array of topics. You’ll find a lot of my newer content is going to my YouTube channel first, but I do still blog occasionally.

Weekly Dev Tips Podcast

Weekly Dev Tips Podcast

I started a weekly newsletter last year that’s been going for over 70 weeks now sending a short, practical developer tip each week. You can subscribe to it here if you haven’t already. Tips go out every …

Read More →
Breakpoint Labels in Visual Studio

Breakpoint Labels in Visual Studio

Breakpoints offer a great way to debug our software, letting us literally stop time during code execution and inspect what’s going on at that moment. It’s a bit like being a speedster like Quicksilver, who …

Read More →