How do you make a NET component talk to a COM component?
Answer Posted / swapna
To enable the communication between COM and .NET
components, the .NET Framework generates a COM Callable
Wrapper (CCW).
The CCW enables communication between the calling COM code
and the managed code. It also handles conversion between
the data types, as well as other messages between the COM
types and the .NET types.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain what are wrapper classes?
Can .NET Framework components use the features of Component Services?
What is com, com+ and dcom ?
Define integrity?
What is the difference between com architecture and .net architecture?
Is the com architecture same as .net architecture?
What is scalability?
What are rcw?
What is transaction atomicity?
Explain the new three features of com+ services, which are not there in com (mts)?
How to register com+ services?
Why we learn the 8085? Because we are in 21 century so why we learn 8085?
Is com+ dead?
how to register dll in COM / COM+ application
Define durability?