What is RCW (Run time Callable Wrappers)?

Answers were Sorted based on User's Feedback



What is RCW (Run time Callable Wrappers)?..

Answer / guest

The common language runtime exposes COM objects through a
proxy called the runtime callable wrapper (RCW). Although
the RCW appears to be an ordinary object to .NET clients,
its primary function is to marshal calls between a .NET
client and a COM object

Is This Answer Correct ?    8 Yes 0 No

What is RCW (Run time Callable Wrappers)?..

Answer / sachin srivastava

RCW: it is know as run time callable wraper.
the function of RCW:
It is the mediator between the .net components and com
componets to convert com components in to dot net
components.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Can u explain me What is encapsulation?

7 Answers   Deloitte, GK companies,


Explain .NET architecture?

0 Answers   TCS,


what all type of application can u make with visual studio?

3 Answers   Manhattan,


is c#.net supports multiple inheritance?

10 Answers  


ctype(123.34,integer) - should it throw an error? Why or why not?

1 Answers   Wipro,






Can we share session between ASP.Net & ASP

3 Answers   Accenture, Value Labs,


Difference between assembly manifest & metadata assembly manifest

4 Answers   Ksb,


Is there built-in support for tracing?

0 Answers  


What data providers available in .net to connect to database?

0 Answers  


What is LINQ?

2 Answers   Ethos, MSP, TCS,


where are connection strings stored?

1 Answers   Manhattan,


Explain the difference between .net 2000 and .net 2005(features)? Which one is better?

0 Answers  


Categories