Generics are a great new feature of .NET 2.0 that still has some enough mystery that not many are actually leveraging this great new set of collection classes. Real quick, Generics are a templated set of collection classes that are a little thinner than
Read More...