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

What is concurrency? How will you avoid concurrency when dealing with dataset?

0 Answers  


Explain what does managed mean in the .net context?

0 Answers  


What is a strategy pattern? Implement it.

1 Answers  


Which namespace is require to used XML in .NET?

0 Answers   Sans Pareil IT Services,


Can u explain me What is encapsulation?

7 Answers   Deloitte, GK companies,






How many types of design patterns available in .NET?

0 Answers  


What are the important components of .net?

0 Answers  


Explain re-clarification of object based in .net?

0 Answers  


How is threading done in .net?

0 Answers  


Which method do you use to redirect the user to another page without performing a round trip to the client?

4 Answers   Siebel Systems,


How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?

0 Answers  


What are the two kinds of properties.

2 Answers   Wipro,


Categories