Generics in .Net 2.0 made simple (c-sharpcorner.com)
submitted by
maheshcha(1620) 3 years, 1 month ago
Generics provide the solution to a limitation in earlier versions of the common language runtime and the C# language in which generalization is accomplished by casting types to and from the universal base type Object. By creating a generic class, you can create a collection that is type-safe at compile-time.
|category: ASP.NET
|Views: 13
tags:
ASP.NET another
Everyones tags:
Your Tags: