How do you make a NET component talk to a COM component?



How do you make a NET component talk to a COM component?..

Answer / 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

More COM+ Interview Questions

Explain the new three features of com+ services, which are not there in com (mts)?

0 Answers  


Explain consistency?

2 Answers  


Difference between COM and .NET component ?

2 Answers   DELL,


How do you make a NET component talk to a COM component?

1 Answers  


How to register com+ services?

0 Answers  






What is scalability?

0 Answers  


What is com, com+ and dcom ?

0 Answers  


Define manageability?

1 Answers  


Define reliability?

1 Answers  


Is com+ dead?

0 Answers  


Disadvantages of COM components?

2 Answers   Microsoft,


What is manageability?

0 Answers  


Categories