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

Which namespace do the classes, allowing you to support COM functionality, are located?

1 Answers  


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

2 Answers  


What are loosely coupled events?

0 Answers  


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

3 Answers  


Explain integrity ?

1 Answers  






What is scalability?

0 Answers  


What is COM?

1 Answers  


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

0 Answers  


How to invoke .net components from com components,give the sequence ?

3 Answers   Digital GlobalSoft, UST,


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

1 Answers  


can we send inputs to visual basic projects through command line arguments

1 Answers   CTS,


What happens when we instantiate a COM component ?

2 Answers   DELL,


Categories