C#
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#.
Linq Product
Extension methods for calculating the product of a sequence of numbers.
Octal Converter
An inline octal to decimal converter