Visual Studio code generator that creates a Denum class based on data in a database.
The "Denum" class is a coding structure which behaves much like an Enum, but can associate many more properties with a single compiler checked key. Based on my SoCal Code Camp presentation.