difference between ccw and rcw?
raj kumar
Select an image from your device to upload
CCW - COM Callable Wrapper where the dlls which creted using .NET environment and using this COM to VB or other applications.
RCW - Runtime Callable Warapper where the dlls created in any prior version of .net like VB6 and adding those DLLs to .NET environment using add reference and some other import options.
By
Jollykid