Great post on Generics
If you’re not comfortable using C# Generics in your code, be sure to check out this great article by Karl Seguin. It’s an easy read, and it covers all the important ideas you’ll need to get your head wrapped around these things. I’ve mentioned Generics a couple times on this blog – they’ve been a …