USE .NET COLLECTIONS WITH C#

Version: 1.6
Date: September 2002
Language: C#
Run-Time support: .NET Framework v1.0

This is a tutorial to the use of .NET collections with C#. It give an overview of conceps like Enumerators, Sorting, Hashing and Type-Safe collections. The tutorial provide running examples and links to MS documetation.
Open full tutorial in italian  or  Open abstract tutorial in english

WRITE .NET COLLECTIONS WITH C#

Version: 1.5
Date: August 2002
Language: C#
Run-Time support: .NET Framework v1.0

This is a tutorial to the implementation of .NET collections with C#. It give an overview of implementing Type-Safe collections with inheritance and with containment. The tutorial provide running examples and links to MS documetation.
Open full tutorial in italian  or  Open abstract tutorial in english