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


Please Help Members By Posting Answers For Below Questions

What is com, com+ and dcom ?

635


What is manageability?

557


What is transaction atomicity?

524


What is security?

3257


what is the relational database of tables and forms

1949






Define jit activation?

3223


What is scalability?

484


Define durability?

459


Is it true that COM objects no longer need to be registered on the server?

526


Is com+ dead?

532


What are loosely coupled events?

2862


Define integrity?

3146


What is the difference between com architecture and .net architecture?

468


Is the com architecture same as .net architecture?

3116


How to make a net component talk to a com component?

456