ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What is Runtime callable wrapper?
 Question Submitted By :: S.ramkumar
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is Runtime callable wrapper?
Answer
# 1
A Runtime Callable Wrapper (RCW) is a proxy object 
generated by the .NET Common Language Runtime (CLR) in 
order to allow a Component Object Model (COM) object to be 
accessed from managed code. 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.

For example, a managed application written in C# might make 
use of an existing COM library written in C++ or Visual 
Basic 6, via RCWs.

The runtime creates exactly one RCW for each COM object, 
regardless of the number of references that exist on that 
object. The runtime maintains a single RCW per process for 
each object. If you create an RCW in one application domain 
or apartment, and then pass a reference to another 
application domain or apartment, a proxy to the first 
object will be used.
 
Is This Answer Correct ?    1 Yes 0 No
Sivasubramanian.k
 
  Re: What is Runtime callable wrapper?
Answer
# 2
Runtime Callable wrapper is created by CLR. It enables com 
dot net components to access com components.

It Creates Bridge between dot net component and com 
component.

It filters Data Type between both component.
 
Is This Answer Correct ?    0 Yes 1 No
Nitin
 
 
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
what is diference between the .net1.0 & .net2.0 ? EMax2
How ASP and ASP.NET page works.  1
What is early binding and Late binding. Difference which is better ? DELL2
what is SQL cache Invalidation?  1
which is the new version of IIS SERVER  1
can u create two Primary key for a table? --Sivaa BirlaSoft8
what is the difference between assemblyinfo and webconfig files?  1
can u any one tell me clearly where is stored cache datas? Apollo1
What namespaces are imported by default in ASMX files?  2
what is mean by framework?  2
Types of session management in ASP.NET? Microsoft1
what is CLR? PrimeLine3
What are Sticky Sessions? Infosys2
What does AspCompat="true" mean and when should I use it?  1
write six HTTP request method? IBM2
IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS POSSIBLE.  1
ASP.NET uses event driven programming model.Justify.  1
i have one gridview contains edititemtemplate(which contains update and cancel buttons) and i have one item template (contains edit button) i want the code for update and cancelbuttons in edit item template and i want the code for edit button in itemtemplate. please help me  4
how to edit gridview control in asp.net2.0 3i-Infotech1
1. Briefly describe your ideal job? Swatz-Oils1
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com