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 |
Which namespace do the classes, allowing you to support COM functionality, are located?
WHY WE LEARN THE 8085 ? BECAUSE WE R IN 21 CENTURI SO WHY WE LEARN 8085?
What are loosely coupled events?
Is the COM architecture same as .Net architecture? What is the difference between them ?
Explain integrity ?
What is scalability?
What is COM?
What is the difference between com architecture and .net architecture?
How to invoke .net components from com components,give the sequence ?
3 Answers Digital GlobalSoft, UST,
How do you make a NET component talk to a COM component?
can we send inputs to visual basic projects through command line arguments
What happens when we instantiate a COM component ?