What is the use of com component in .net?
Define and explain about COM?
Explain transaction atomicity?
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?
Can you explain what is dcom?
Explain queued components.
how to call a dll as a COM dll?
What should QueryInterface functions do if requested object was not found?
How can would you create an instance of the object in COM
Which namespace do the classes, allowing you to support COM functionality, are located?
Which tool is used to configure the port range and protocols for DCOM communications?
What are queued components?
How to Use structs in COM interfaces when Automation compatibility is not an issue?