A while back (has it been two years already?) I wrote about using the new generics feature in C# to make strongly typed lists , and subclassing generic lists as a way of making lists that are both strongly typed and have type-specific methods attached,
Read More...