Example 1
This sample contains a Web component and a Console
component.
The web component adds to a queue and the console
component will process the queue entry.
This sample will not run in the ECC lab as it requires the Transaction Server component.
Example 2
Collection using a Serializable ArrayList based on a class.
Example 3
Adding and removing controls from the Form.Controls collection (using C#)
Assignment
Problem 11.2 - Collection of Vendors using Hash Codes