Can I use com components from .net programs?
No Answer is Posted For this Question
Be the First to Post Answer
Explain JIT activation?
What are the different compatibility types when we create a COM component?
how you call a dll as a COM dll.
How to create an instance of the object in COM?
How does a DCOM component know where to instantiate itself?
How do you make a NET component talk to a COM component?
What are queued components?
What is reference counting in com?
What should QueryInterface functions do if requested object was not found?
Define and explain COM?
Explain object pooling?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?