Which tool is used to configure the port range and
protocols for DCOM communications?
C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?
Once I have developed the com wrapper do I have to still register the com in registry?
Which namespace do the classes, allowing you to support COM functionality, are located?
Can I use com components from .net programs?
what is oops
What should QueryInterface functions do if requested object was not found?
How do you make a NET component talk to a COM component?
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?
Is dcom dead?
Differentiate normal DLL to COM DLL
What are queued components?
When you call CoInitialize(NULL) function how it works internally.