Hi,

I am about to start a visual studio 2005 project to create a C# class library, however, I have seen that some people uses the COM/COM+ components and they develop their libraries under COM/COM+ architecture ... they see the COM component in "Component Services" and the process as well when it is running.

I am wondering ...

What are the "pros and cons" of using COM/COM+ ? (over the standard default class library dll)

Thanks,