Is the COM architecture same as .Net architecture? What is
the difference between them?



Is the COM architecture same as .Net architecture? What is the difference between them?..

Answer / 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

More COM+ Interview Questions

Define availability?

1 Answers  


What is security?

1 Answers  


What is jit activation?

1 Answers  


Explain the use of contextutil class?

1 Answers  


Optimization technique description ?

1 Answers   Digital GlobalSoft,


Is com+ dead?

1 Answers  


What is durability?

1 Answers  


What is manageability?

1 Answers  


Define integrity?

1 Answers  


Define object pooling?

1 Answers  


Difference between .NET components and COM components?

3 Answers   Microsoft,


Explain durability?

1 Answers  


Categories