What is dcom?
No Answer is Posted For this Question
Be the First to Post Answer
Let?s assume we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C? What?s the difference between aggregated and contained objects?
Suppose we have object b and aggregated object c (in- proc server), created by b. Can you access any interface of b from c? What?s the difference between aggregated and contained objects?
Do COM keep track of all the object references(Accounting)?
How to create an instance of the object in COM?
Is dcom dead?
What is In-proc?
Explain object pooling?
How do you make a NET component talk to a COM component?
What is reference counting in com?
What are the purposes of AddRef, Release and QueryInterface functions
Explain Futures of COM?
How does a DCOM component know where to instantiate itself?