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...


How do you make a NET component talk to a COM component?



How do you make a NET component talk to a COM component?..

Answer / swapna

To enable the communication between COM and .NET
components, the .NET Framework generates a COM Callable
Wrapper (CCW).

The CCW enables communication between the calling COM code
and the managed code. It also handles conversion between
the data types, as well as other messages between the COM
types and the .NET types.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More COM+ Interview Questions

What is jit activation?

0 Answers  


Define jit activation?

0 Answers  


What are loosely coupled events?

0 Answers  


Are com components serializable?

2 Answers   Microsoft,


What is scalability?

0 Answers  


What is COM?

1 Answers  


how to register dll in COM / COM+ application

1 Answers  


What are CCW and RCW?

9 Answers   Tech Mahindra,


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

0 Answers  


Explain how to register com+ services?

0 Answers  


can we send inputs to visual basic projects through command line arguments

1 Answers   CTS,


Explain what are wrapper classes?

0 Answers  


Categories