Answer Posted / 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 View All Answers
What is the use of gacutil.exe?
How viewstate is being formed and how it's stored on client in .net?
Explain the differences between server-side code and client-side code.
What are the differences between user control and server control?
Please explain what is the difference between a class and an object?
What are the authentication methods in .net?
Tell us what is the native image generator?
what are connection strings?
What is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
What are the new features of Framework 1.1 ?
How can I get at the win32 api from a .net program?
Tell us the difference between managed and unmanaged code?
What is static constructor, when it will be fired?
Explain the difference between the while and for loop. Provide a .net syntax for both loops?
What is "common language runtime" (clr) in .net?