What is a moniker ?
Answers were Sorted based on User's Feedback
Answer / venkat
An object that implements the IMoniker interface. A moniker
acts as a name that uniquely identifies a COM object. In
the same way that a path identifies a file in the file
system, a moniker identifies a COM object in the directory
namespace.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / gomathy
An object implements imoniker interface.it finds a COM object from the directory namespace
| Is This Answer Correct ? | 0 Yes | 0 No |
What is dcom?
What is reference counting in com?
what is oops
What kind of components can be used as DCOM servers?
How do we create dcom object in vb6?
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?
Define and explain about COM?
Does .net replace com?
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?
Futures of COM
What is the use of com component in .net?
Define and explain COM?