Answer Posted / aj
Futures of COM
1.Transparency
2.Extensibility
3.Indirection
4.Versioning
5.Server lifetime management.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What is reference counting in com?
What is the use of com component in .net?
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?
What are queued components?
Can I use .net components from com programs?
How do we create dcom object in vb6?
how to call a dll as a COM dll?
How to create an instance of the object in COM?
Can I use com components from .net programs?
Define and explain about COM?
What is dcom?
Is dcom dead?
Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?
Does .net replace com?