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

Answers were Sorted based on User's Feedback



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

Answer / rcnivas

com architecture needs registratation & classids where as .net
architecture does not need registration & classids

Is This Answer Correct ?    5 Yes 0 No

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

Answer / rcnivas

no
com dll doesnot conatain metadata and it supports
registration & classids
where as .net dll contains metadata and does not support
registration and classids

Is This Answer Correct ?    4 Yes 0 No

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

Answer / kavitha

In Com no version is maintained but in .net different
version of the component are maintained in GAC.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More COM+ Interview Questions

What happens when we instantiate a COM component ?

2 Answers   DELL,


What is com, com+ and dcom ?

0 Answers  


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

0 Answers  


Define jit activation?

0 Answers  


What is manageability?

0 Answers  






What is the new three features of COM+ services, which are not there in COM (MTS)

1 Answers  


Define object pooling?

0 Answers  


What is scalability?

0 Answers  


What is integrity?

0 Answers  


Explain durability?

1 Answers  


Explain the new three features of com+ services, which are not there in com (mts)?

0 Answers  


Explain how does you handle this com components developed in other programming languages in .net?

0 Answers  


Categories