Pensieve
DLL Version Comparison
How to compare DLL versions between two folders in PowerShell.
Json Key Value Pair Converter
A custom Json Converter for serializing and deserializing a JSON array of key-value pairs into a Dictionary.
Linq Median
Extension methods for calculating the median a sequence of numbers.
Custom URL Protocol
Example of how to register and use a custom URL protocol handler in C#.
C++ Unhandled Exceptions
How to catch and handle unhandled exceptions in C++ on Windows.
Linq Product
Extension methods for calculating the product of a sequence of numbers.
Octal Converter
An inline octal to decimal converter