Differences between a class and a component class???

  • Thread starter Thread starter Daniel
  • Start date Start date
D

Daniel

Basically I want to create a data access dll that will be referenced and
used in multiple projects. When I go to create a new class it asks what
type of class should I use?
 
The difference is that a class becomes a component when
it implements the IComponent interface.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Component and Class 2
C# class in a VB Web Application 0
inherits class. 12
class and component class 4
Multiple Component Classes 7
Class Inheritance Issue 5
COMM Class 5
Class Design with Collection Classes 6

Back
Top