C# generic

Hi,

Can somebody tell me a good reference material to learn generic



Reposted from my blog post entitled Everything you never wanted to know about Generics, but Microsoft is forcing you to find out.


  • Barry Hughes

    Here's a few:

    1. http://www.google.com/search hl=en&q=C%23+Generics

    2. http://msdn2.microsoft.com/en-us/library/512aeb7t.aspx

    3. http://msdn.microsoft.com/vcsharp/2005/overview/language/generics/

    4. http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnvs05/html/csharp_generics.asp


  • C# generic