November 5, 2006 12:00 PM EST
How often have you wanted to reuse some code you previously wrote but it
didn't quite fit in your current project? Code reuse is an oft-touted benefit
of modern object-oriented programming. With the advent of generic support in
the C# language appearing in the .NET Framework 2.0 ... (more)