by honey the codewitch
A fully generic ordered dictionary class in C#
by honey the codewitch
A B-tree, an AVL tree, and a Splay tree in C#
by honey the codewitch
This tip shows how to create a dynamic JavaScript-like "object" to be used in web pages and T4 templates.
by Graeme_Grant
A documented journey looking for the fastest solution for generating valid Anagrams for the Weekly Code Project Challenge...