Is the COM architecture same as .Net architecture? What is
the difference between them?
Answer Posted / chaitanya p deshpande
COM & .NET in essence exhibit the similar concept of black
box. However the significant difference lies in their
implementation. .NET is light weight whereas COM comes with
a added baggage.
Also, using COM interop you can comminicate between the
two. The diffefernce is similar to what we have between
manage code and un-manged code.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is transaction atomicity?
How to make a net component talk to a com component?
Explain the use of contextutil class?
Is it true that COM objects no longer need to be registered on the server?
Explain how to make a net component talk to a com component?
Is com+ dead?
Optimization technique description ?
what is the relational database of tables and forms
What is jit activation?
Define integrity?
Explain the new three features of com+ services, which are not there in com (mts)?
What are loosely coupled events?
Can .NET Framework components use the features of Component Services?
What is manageability?
Define object pooling?