What is difference between COM/COM+/DCOM?
Any one tell me how to start Com programming
;)
Printable View
What is difference between COM/COM+/DCOM?
Any one tell me how to start Com programming
;)
They are just different versions of COM.
So it goes like COM -> COM+ -> DCOM.
COM is pretty complex piece of technique. There might be an overview on COM on MSDN library.