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

Explain JIT activation?

3 Answers  


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

0 Answers  


What is ccw?

0 Answers  


How CCW and RCW is working?

0 Answers  


Define durability?

0 Answers  






Explain how to make a net component talk to a com component?

0 Answers  


what are wrapper Classes?

2 Answers   Tech Mahindra,


how to register dll in COM / COM+ application

1 Answers  


What is com, com+ and dcom ?

0 Answers  


Is com+ dead?

0 Answers  


Define availability?

1 Answers  


What is scalability?

0 Answers  


Categories