Various proof of concepts, hacks and noodlings from www.malcolmgroves.com
An experiment to create a filtered generic list using anonymous methods More info
A Generic Factory class. More info
Experiment using a Interface with a generic type to implement subscription and message delivery in pub/sub. More info
Proof of concept of using Attributes for object validation. More info