DCOM is basically 'Distributed' COM, i.e. running a COM object on another computer.
The .Net framework provides a mechanism for calling COM objects (called COM Interop) and for exposing .Net objects to COM (COM Wrappable).
/- Sam Judson : Wrox Technical Editor -/
|