Answer Posted / 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 |
Post New Answer View All Answers
What is il and c#?
Why SOAP is required?
How can you assign an rgb color to a system.drawing.color object?
What relationship is between a process, application domain, and application?
What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?
What is reflection in microsoft .net context?
Do I have any control over the garbage collection algorithm?
Do you know what is garbage collector?
Compare & contrast rich client (smart clients or windows-based) & browser-based web application
Explain About GDI object ?
What are asp.net authentication providers and iis security?
What are the features of dot net?
Please explain what is the difference between odbc and ado?
Which dll is required to translate xml to sql in internet information server (iis)?
Explain the difference between the stack and the heap?