Category: .NET

Building Windows Services in .NET 7

December 6, 2022 · 5 min read
In preparation for my latest talk on Tactics for Building Background Services in .NET, I've been working on a sample project to demonstrate the concepts. It's amazing how much easier it is to build Window Services today than it used to be!

SignalR Mastery Year in Review 2022

January 17, 2022 · 5 min read
In 2021, I released SignalR Mastery on Udemy. After the first year, I wanted to take a moment to reflect on my journey of building and releasing the course.

Rapid Project Upgrades with the .NET Upgrade Assistant

December 8, 2021 · 5 min read
I was leary of upgrading to .NET 6, until I learned about the .NET Upgrade Assistant! It's an amazing tool that'll help you upgrade almost any project from older versions of .NET (including framework) to the latest .NET available!