|
Visual C# 2005: Interfaces and Collections, describes how to use parameterized types and .NET interfaces to program in a more flexible, generic manner. This course also covers how to customize collection classes supplied by .NET.
Objectives:
- Customize .NET interfaces
- Create parameterized types
- Create customized collections by implementing their interfaces
Topics:
- Introduction to Collections
- Collection Interfaces
- Copy Semantics
- Comparison and Sort Semantics
- Parameterized Types
|