The Wayback Machine - https://web.archive.org/web/20110902031823/http://www.codeguru.com:80/csharp/csharp/cs_collections/

    Collections

    Coming in 2005

    Curious about what to expect in 2005 out of the development community? Check out Bradley Jones' yearly forecast on what to anticipate.

    Overview of the BCL Collection Types

    Illustrates how the .NET Framework offers a consistent programming paradigm for working with collections, lists, and dictionaries.

    Enumerating Objects with .NET

    Explains the programming paradigm (including type safety and performance) used within the .NET Framework Base Class Library (BCL) for enumerating objects.