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
Explain the disadvantages of com components?
how to register dll in COM / COM+ application
What is reliability?
What is security?
What is jit activation?
Is it true that COM objects no longer need to be registered on the server?
Why we learn the 8085? Because we are in 21 century so why we learn 8085?
What is the difference between com architecture and .net architecture?
Define object pooling?
What are Interop Services?
How to make a net component talk to a com component?
Can .NET Framework components use the features of Component Services?
How to register com+ services?
What is integrity?
What happens when we instantiate a .NET component ?