Is the COM architecture same as .Net architecture? What is
the difference between them?
Answer / chaitanya p deshpande
COM & .NET in essence exhibit the similar concept of black
box. However the significant difference lies in their
implementation. .NET is light weight whereas COM comes with
a added baggage.
Also, using COM interop you can comminicate between the
two. The diffefernce is similar to what we have between
manage code and un-manged code.
Is This Answer Correct ? | 4 Yes | 0 No |
How does you handle this COM components developed in other programming languages in .NET?
WHY WE LEARN THE 8085 ? BECAUSE WE R IN 21 CENTURI SO WHY WE LEARN 8085?
Disadvantages of com components?
Explain the use of contextutil class?
Which namespace do the classes, allowing you to support COM functionality, are located?
Explain disadvantages of com components?
Explain what are wrapper classes?
Can we copy a COM dll to GAC folder?
How to make a net component talk to a com component?
Difference between .NET components and COM components?
What is com, com+ and dcom ?
What is security?