What is ccw?



What is ccw?..

Answer / Aprajita

"CCW (COM Callable Wrappers)" refers to the components that allow COM clients to access .NET objects and vice versa. When a COM client calls a method on a .NET object, the CCW translates the COM call into the appropriate .NET method call.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More COM+ Interview Questions

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

1 Answers  


Explain the use of contextutil class?

1 Answers  


What is use of ContextUtil class?

2 Answers  


what are wrapper Classes?

2 Answers   Tech Mahindra,


Is the COM architecture same as .Net architecture? What is the difference between them?

1 Answers  


What is availability?

1 Answers  


Optimization technique description ?

1 Answers   Digital GlobalSoft,


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

1 Answers  


What happens when we instantiate a COM component ?

2 Answers   DELL,


Difference between .NET components and COM components?

3 Answers   Microsoft,


Which namespace do the classes, allowing you to support COM functionality, are located?

1 Answers  


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

1 Answers  


Categories