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 security?

1 Answers  


Disadvantages of COM components?

2 Answers   Microsoft,


Define object pooling?

0 Answers  


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

3 Answers  


What are loosely coupled events?

0 Answers  






Define durability?

0 Answers  


Define reliability?

1 Answers  


How CCW and RCW is working?

0 Answers  


What happens when we instantiate a .NET component ?

0 Answers   DELL,


Explain durability?

1 Answers  


What are Interop Services?

0 Answers  


Explain how to register com+ services?

0 Answers  


Categories