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?

Answers were Sorted based on User's Feedback



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

Answer / virat sarswat

RCW is used for making a NET compnent talk to a com
component.
CCW is used for Com to .NET communication

Is This Answer Correct ?    5 Yes 0 No

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

Answer / vadivel

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 ?    1 Yes 2 No

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

Answer / phani krishna

Normal DLL's will run in the application memory space,it
will statically link to application.

COMDLL's are run in the global space it will link to the
application at runtime.

If any problem in Normal DLL's it will crash the
application which uses this dlls

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More COM DCOM Interview Questions

Explain JIT activation?

1 Answers  


Write a JCL to copy only selected members from a partitioned data set to another partitioned data set. (Use: IEBCOPY)

1 Answers   Wipro,


What is dcom?

0 Answers  


What is the use of com component in .net?

0 Answers  


Suppose we have object B and aggregated object C (in- proc server), created by B. Can you access any interface of B from C?

0 Answers  


Can you explain what is dcom?

0 Answers  


Explain object pooling?

1 Answers   HCL,


Do COM keep track of all the object references(Accounting)?

3 Answers   Microsoft,


What kind of components can be used as DCOM servers?

1 Answers  


how you call a dll as a COM dll.

2 Answers  


what is mean by scintific,commercial and business applications? How they differ? Please answer me. Advance thanks.

0 Answers   Excel,


hi,I have applied for NIC test plz if any one have test paper pattrn plz send me on "mn_mayank38@yahoo.co.in"

1 Answers  


Categories