Category: C#

C# is my preferred language, and the language I use for most of my hobby projects.

Installing .NET using Inno Setup
Monotonic timestamps in C#
Implementing Equals and GetHashCode in C#
Don't create too many Icons
Per-solution NuGet package sources
A simple approach to custom configuration sections in C#
How to call ICostManager::GetCost from C#
Why use "async void" in C#
Cancelling tasks in C#
Converting Endianness in C#
Generating PuTTY key files from C#
Atomic File Writes on Windows