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


Please Help Members By Posting Answers For Below Questions

How to make a net component talk to a com component?

595


Explain what are wrapper classes?

689


Explain how to register com+ services?

3450


What is transaction atomicity?

669


What is Pinvoke?

720


Define jit activation?

3376


Why we learn the 8085? Because we are in 21 century so why we learn 8085?

574


Define durability?

611


Explain how does you handle this com components developed in other programming languages in .net?

629


How to register com+ services?

677


What is availability?

3423


Explain the use of contextutil class?

3372


What is durability?

682


What are Interop Services?

709


How CCW and RCW is working?

826