Components and Containers
.NET Framework 3.5
Components are hosted by containers. A container is a specialized collection class that allows you to track your components, and manages the interaction of your components with other components and the external application environment. The following topics provide information on component-container interaction and describe how to use them in your applications.
| Topic | Location |
|---|---|
| Deciding Which Technologies and Tools To Use | Programming in Visual Studio with the .NET Framework |
| Deciding Which Technologies and Tools To Use |