Get Your Bits Together

Binding To Attached Properties

This quick post shows how to bind to attached properties in xaml and code-behind.

Polymorphic Serialization in System.Text.Json

This post offers a solution for polymorphic json serialization using System.Text.Json.

WPF and MSTest

This post demonstrates a solution for overcoming the exception that is thrown when trying to test a WPF class with MSTest.

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#.

Get Your Bits Together © 2026