Difference between .NET components and COM components?
Answer Posted / abhishek maitrey
COM was not designed to be extensible whereas .Net
component are run within COM+ applications so no COM
callable wrapper is required. Hence it runs as a .Net
component.
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What is reliability?
Define jit activation?
Explain disadvantages of com components?
What is manageability?
How to register com+ services?
Explain the disadvantages of com components?
Optimization technique description ?
Explain how to register com+ services?
What is Pinvoke?
Explain the new three features of com+ services, which are not there in com (mts)?
Explain how to register dll in com / com+ application?
Is it true that COM objects no longer need to be registered on the server?
What are rcw?
What is scalability?
How CCW and RCW is working?