Is the COM architecture same as .Net architecture? What is
the difference between them ?
Answers were Sorted based on User's Feedback
Answer / rcnivas
com architecture needs registratation & classids where as .net
architecture does not need registration & classids
Is This Answer Correct ? | 5 Yes | 0 No |
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 |
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 |
Explain transaction atomicity?
What is integrity?
What is Pinvoke?
how to register dll in COM / COM+ application
Explain queued components?
Define durability?
Which namespace do the classes, allowing you to support COM functionality, are located?
Explain disadvantages of com components?
What happens when we instantiate a .NET component ?
Optimization technique description ?
What is the new three features of COM+ services, which are not there in COM (MTS)
Define reliability?