raj kumar
Explan about CCW and RCW ?
By raj kumar in ASP.NET on Nov 07 2007
  • Muralidhar A
    Nov, 2007 7

    RCW:- Runtime callable wrapper is created when you are trying to access COM Component in your .NET application. For that you have to register the com component  in component services and add the ref to the client application. After adding the ref, compile the application, then RCW wrapper will be created by the CLR.

    CCW :- COM Collable wrapper is created when you are trying to access .NET assembly in COM component.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS