Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are CCW and RCW?

Answer Posted / muruganantham

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 ?    42 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are loosely coupled events?

3321


Optimization technique description ?

2235


What is manageability?

1006


Explain what are wrapper classes?

968


What is the difference between com architecture and .net architecture?

1042


What is com, com+ and dcom ?

1093


Explain disadvantages of com components?

934


Define integrity?

3612


What is availability?

3714


what is the relational database of tables and forms

2471


how to register dll in COM / COM+ application

7691


Explain how does you handle this com components developed in other programming languages in .net?

915


Is com+ dead?

922


Why we learn the 8085? Because we are in 21 century so why we learn 8085?

823


Explain how to register dll in com / com+ application?

3634