Get Your Bits Together

Fixing Relative WPF Bindings On Custom Properties

I recently spent a lot of time troubleshooting a problem where my relative WPF bindings were not behaving as expected for custom dependency properties that I had defined. This post explores the problem and the solution.

Fire And Forget Tasks

This post demonstrates a couple of different ways to execute fire and forget tasks in C#.

WPF Version Numbers

This post examines a couple of different ways that WPF version numbers can be stored and retrieved.

Changing Entity Framework Core Migrations Folder

Want your Entity Framework Core migrations to land in a folder other than the default Migrations folder? Here's how to fix that.

Notify Collection Changed Event Args Reference

If you're like me and find yourself forgetting how the event args work in INotifyCollectionChanged, then here's a quick reference that might be useful.

Get Your Bits Together © 2026