Get Your Bits Together

Flurl multipart/form-data Unexpected End of Stream

This is a solution to an IOException "Unexpected end of Stream" when using Flurl to post multipart/form-data.

Get LiteDb Collection From CLR Type

This post shows how to resolve a `ILiteCollection` from LiteDb using a `System.Type` instance.

Swap Two Variables Without Temporary Variable

This example shows how to swap two variables without using a temporary variable.

Change WPF Button Visibility Based On Command.CanExecute

This post shows how to set WPF button's visibility based on whether or not its bound command can execute.

WPF ListBox Selection via CheckBox

Here's an easy way to control your ListBox's selection by using a CheckBox in each item.

Get Your Bits Together © 2026