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

What is manageability?

0 Answers  


WHY WE LEARN THE 8085 ? BECAUSE WE R IN 21 CENTURI SO WHY WE LEARN 8085?

2 Answers  


Explain loosely coupled events?

1 Answers  


What is durability?

0 Answers  


What happens when we instantiate a COM component ?

2 Answers   DELL,






How do you make a NET component talk to a COM component?

1 Answers  


How does you handle this COM components developed in other programming languages in .NET?

1 Answers  


Explain how to register dll in com / com+ application?

0 Answers  


Why we learn the 8085? Because we are in 21 century so why we learn 8085?

0 Answers  


What is transaction atomicity?

0 Answers  


Explain disadvantages of com components?

0 Answers  


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

0 Answers  


Categories