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.

Razor Pages Model NullReferenceException

Razor Pages Model NullReferenceException

Here's a quick tip: If you're adding a new Razor Page to an ASP.NET Core 2.0+ project, and you add a codebehind model class, but then when you try to use it you get a NullReferenceException, this might be why. First, …

Read More →
Recent Talks and Interviews at DogfoodCon

Recent Talks and Interviews at DogfoodCon

Earlier this month I presented a couple of talks at DogfoodConin Columbus, Ohio. Sorry it’s taken me so long to share my presentations, but here they are, finally: [Improving the Design of Existing …

Read More →
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 →