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?
3 5235C is aggregated by B, which in turn aggregated by A. Our client requested C. What will happen?
2 7398Write a JCL to copy only selected members from a partitioned data set to another partitioned data set. (Use: IEBCOPY)
1 7333
Can I use com components from .net programs?
Which namespace do the classes, allowing you to support COM functionality, are located?
What are queued components?
How to create an instance of the object in COM?
Is dcom dead?
What is reference counting in com?
Once I have developed the com wrapper do I have to still register the com in registry?
What is the use of com component in .net?
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?
What is the difference between aggregated and contained objects?
How do we create dcom object in vb6?
Does .net replace com?
Define and explain about COM?
Can I use .net components from com programs?
how to call a dll as a COM dll?