COM+ Question:
Download Questions PDF

What is CCW (COM Callable Wrapper)?

COM+ Interview Question
COM+ Interview Question

Answer:

A proxy object generated by the common language runtime so
that existing COM applications can use managed classes,
including .NET Framework classes, transparently.

Download COM+ Interview Questions And Answers PDF

Previous QuestionNext Question
How does you handle this COM components developed in other programming languages in .NET?How to make a NET component talk to a COM component?