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

Optimization technique description ?

1724


What is transaction atomicity?

521


What are Interop Services?

546


Explain how to register dll in com / com+ application?

3219


What happens when we instantiate a .NET component ?

4105






What is Pinvoke?

569


Define transaction atomicity?

3103


Explain how to make a net component talk to a com component?

3184


What is integrity?

511


What is durability?

537


Explain the use of contextutil class?

3217


Is the com architecture same as .net architecture?

3111


Define jit activation?

3220


What are loosely coupled events?

2860


What is availability?

3240