Predefined CodeDOM implementations for common .NET usage patterns
I've known Omer for a while now, and if there's one thing this guys knows well, it's generating code. (Of course he knows lots more, but seems like that's his passion lately)
"The CLR and other .NET code contain many recurring patterns. As these patterns appear in code, they may also appear in CodeDom, yet generating those patterns takes much work, which is quite repetitive. This library contains several pattern implementations for use in your CodeDom code."