Can I use com components from .net programs?
Define and explain about COM?
What is the difference between aggregated and contained objects?
Does .net replace com?
Can you explain what is dcom?
What is reference counting in com?
Explain Futures of COM?
How to create an instance of the object in COM?
What are queued components?
Is dcom dead?
Can I use .net components from com programs?
how to call a dll as a COM dll?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?
Which namespace do the classes, allowing you to support COM functionality, are located?
Once I have developed the com wrapper do I have to still register the com in registry?