What is a component class and where would I typically use one?
When I add a new item to my project in VS.NET 2008 one of the options is to add a component. I am not
Component Class is for sharing objects between applications.
Typically for dropping down object like outlook email to an application.