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

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

1 Answers  


Define object pooling?

0 Answers  


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

3 Answers   Digital GlobalSoft, UST,


how to register dll in COM / COM+ application

1 Answers  


Define manageability?

1 Answers  






Explain how to register com+ services?

0 Answers  


Define scalability?

2 Answers  


How to register com+ services?

0 Answers  


Explain durability?

1 Answers  


What is transaction atomicity?

0 Answers  


What is durability?

0 Answers  


Explain loosely coupled events?

1 Answers  


Categories