Generics.Net
With .Net 2.0 Microsoft introduced Generics; a mechanism, in .net languages
like c# and vb.net, which allows to create parameterized components (class,
function, interface, etc.). Today Generics.Net (an open source project which intend to provide templeted data structure, algorithms and other generic components, much like C++ STL library) created on CodePlex, a Microsoft's community development website. Thanks to CodePlex team. I am planning to release first pre-alpha version of Generics.Net on 10th October 2006. Till then if you have any ideas, comments, or suggestions you can share with me at Generics.Net Discussion Forum.
like c# and vb.net, which allows to create parameterized components (class,
function, interface, etc.). Today Generics.Net (an open source project which intend to provide templeted data structure, algorithms and other generic components, much like C++ STL library) created on CodePlex, a Microsoft's community development website. Thanks to CodePlex team. I am planning to release first pre-alpha version of Generics.Net on 10th October 2006. Till then if you have any ideas, comments, or suggestions you can share with me at Generics.Net Discussion Forum.
Generics.Net Url:
http://www.codeplex.com/Wiki/View.aspx?ProjectName=genericsnet