Get Your Bits Together

WPF Version Numbers

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

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.

Enums

A dive into enumeration types, commonly known as enums.

Abstract Classes and Interfaces

Abstract classes and interfaces can be used for similar purposes but it's important to understand the differences between the two.

Cancellation Types in C#

If you want to support cancellation in C#, you'll want to get familiar with the CancellationTokenSource and CancellationToken types.

Get Your Bits Together © 2026