Code
A repository of code snippets and solutions to problems I've encountered in my daily programming excursions. Perhaps one will be of use to someone.
C#
Write entire function bodies with Inline CLR IL assembler in your C# file
A lock-free generic concurrent dictionary for .NET (December 15, 2010. contact me)
Linked dictionary
Trie<TValue> class
Specifying stdin encoding when starting a process with Process.Start in .NET
A lock-free generic concurrent dictionary for .NET (December 15, 2010. contact me)
Linked dictionary
Trie<TValue> class
Specifying stdin encoding when starting a process with Process.Start in .NET
Linq
Win32