Category: Snippets

Sometimes I come across / come up with useful code snippets to do odd things. These will be collected in this category.

Monotonic timestamps in C#
Implementing Equals and GetHashCode in C#
A simple approach to custom configuration sections in C#
Binding to a PasswordBox's Password property in WPF
Converting Endianness in C#
Generating PuTTY key files from C#
Atomic File Writes on Windows