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

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

1 Answers  


What is availability?

1 Answers  


How CCW and RCW is working?

1 Answers  


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

1 Answers  


What is manageability?

1 Answers  


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

3 Answers   Digital GlobalSoft, UST,


Define transaction atomicity?

1 Answers  


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

1 Answers  


what are wrapper Classes?

2 Answers   Tech Mahindra,


Explain consistency?

2 Answers  


Is it true that COM objects no longer need to be registered on the server?

1 Answers  


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

1 Answers  


Categories