dobhalshaahb.blogspot.com
Dobhal's Blog for Techies: February 2010
http://dobhalshaahb.blogspot.com/2010_02_01_archive.html
Dobhal's Blog for Techies. Tuesday, February 23, 2010. Net 2 has introduced many annexes; among them the one I liked most is generics. Generics allows to created abstraction over types and algorithms, which results into better type-safety and code-reusability. Classes and algorithms written with generics are compact and easy to understand. Generics.Net is a well organized class library which contains datastructures, algorithms, design patterns and other utilities in generic form. Bipul Dobhal, PMP. You c...