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

What is scalability?

662


What are loosely coupled events?

3030


Explain what are wrapper classes?

707


Explain disadvantages of com components?

697


What is the difference between com architecture and .net architecture?

675


What is jit activation?

701


Is it true that COM objects no longer need to be registered on the server?

690


What happens when we instantiate a .NET component ?

4277


Explain how to register com+ services?

3469


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

606


What is security?

3428


What are Interop Services?

723


What is ccw?

3365


Define jit activation?

3390


Define integrity?

3313