# New Generics Article by Juval Lowy [http://msdn.microsoft.com/vcsharp/default.aspx?pull=/library/en-us/dv\_vstechart/html/csharp\_generics.asp](https://msdn.microsoft.com/vcsharp/default.aspx?pull=/library/en-us/dv_vstechart/html/csharp_generics.asp) **Summary:** This article discusses the problem space generics address, how they are implemented, the benefits of the programming model, and unique innovations, such as constrains, generic methods and delegates, and generic inheritance.