.NET 2.0 Generics FAQ

Posted: (EET/GMT+2)

 

Now that Visual Studio 2005 release version is finally here (for MSDN subscribers at least), it is finally time to learn what is new in .NET 2.0.

Generics are one of such new things, and they are worth studying well. If you haven't got much experience in them, you might wish to check the .NET Generics FAQ on MSDN. I'm quite sure it answers most of the questions you might have.