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                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  COM+
 
 


 

 
 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 are CCW and RCW?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What are CCW and RCW?
Answer
# 1
ccw is called com callable wrapper where as rcw is called as 
runtime callable wrapper.
 
Is This Answer Correct ?    13 Yes 0 No
Prakash.rout
[IBow Solution (p)Ltd]
 
  Re: What are CCW and RCW?
Answer
# 2
These are business objects(Components).
 
Is This Answer Correct ?    1 Yes 9 No
Manpreet Singh
 
 
 
  Re: What are CCW and RCW?
Answer
# 3
CCW is the Com Callable Wrapper. This will buily a bridge 
between the Com Component and the .Net Component
RCW is the Runtime Callable Wrapper. This will built a 
bridge between .Net Component and Com Component.converts 
the .Net data type to Com Data type
 
Is This Answer Correct ?    6 Yes 2 No
Sankar
 
  Re: What are CCW and RCW?
Answer
# 4
RCW :- we are using COM Component in .Net application 
directly we can't call. That's way we need to create a 
wrapper trough Tlbimp.exe read COM classes and interface in 
assembly metadata.
 
Is This Answer Correct ?    3 Yes 0 No
Vijaya Bhaskar
 
  Re: What are CCW and RCW?
Answer
# 5
Com Callable Wrapper 
1)Create Assembly and compile with strong name. 
2)Register Assembly using regasm <assembly name> 
3)Register Assembly in GAC using gacutil /i <assembly name> 
4)Use tlbexp <assemblyname.dll>  to export Assembly as Type
Library for COM. 

Runtime Callable Wrapper 
1)Create Public Key Token file using sn.exe &#150;k
<keyfilename.snk> 
2)Use tlbimp <TypeLibFileName> /keyfile: <keyfilename.snk>
/out: <AssemblyName.dll> 
3)Register Imported Assembly in GAC using gacutil /i
<AssemblyName.dll>
 
Is This Answer Correct ?    8 Yes 0 No
Muruganantham
 
  Re: What are CCW and RCW?
Answer
# 6
Com Callable Wrapper(ccw) build a bridge 
between the Com Component and the .Net Component
Runtime Callable Wrapper(rcw) will built a 
bridge between .Net Component and Com Component.converts 
the .Net data type to Com Data type
 
Is This Answer Correct ?    0 Yes 0 No
Abhishek Mishra
 

 
 
 
Other COM+ Interview Questions
 
  Question Asked @ Answers
 
How will you register com+ services?  2
Difference between .NET components and COM components? Microsoft3
Which namespace do the classes, allowing you to support COM functionality, are located?  1
Define security?  1
What is CCW (COM Callable Wrapper) ?  1
What is COM?  1
Explain queued components?  1
Explain consistency?  1
What is the new three features of COM+ services, which are not there in COM (MTS) ?  2
what are wrapper Classes? Tech-Mahindra2
Explain durability?  1
How do you make a NET component talk to a COM component?  1
Are com components serializable? Microsoft2
How to invoke .net components from com components,give the sequence ? Digital-GlobalSoft3
Difference between COM and .NET component ? DELL2
Disadvantages of COM components? Microsoft1
Explain JIT activation?  3
Explain object pooling?  1
What is use of ContextUtil class?  2
What are CCW and RCW? Tech-Mahindra6
 
For more COM+ 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