PLNews: Programming Language News

News, articles, announcements and information focusing on computer programming languages and their implementations.
November 29, 2005

"What Are Generics?" Article Available

Posted: 2005-11-29 21:55:00

An article entitled "What Are Generics?", by Jesse Liberty, is now available. It gives a brief overview of generics in .NET, including their use when developing type-safe collections. The code examples are in Visual Basic 2005.