Is the COM architecture same as .Net architecture? What is
the difference between them ?
Answer Posted / 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 |
Post New Answer View All Answers
Optimization technique description ?
What is security?
What is integrity?
Explain how does you handle this com components developed in other programming languages in .net?
Explain how to make a net component talk to a com component?
What happens when we instantiate a .NET component ?
What is scalability?
Can .NET Framework components use the features of Component Services?
Define object pooling?
What is com, com+ and dcom ?
Define durability?
What is transaction atomicity?
How CCW and RCW is working?
Define jit activation?
Is the com architecture same as .net architecture?