Answer Posted / mohan
CCW is the Com Callable Wrapper. This will buily a
bridge between the Com Component and the .Net Component
RCW is the Runtime Callable Wrapper. This will built a
bridge between .Net Component and Com Component.converts
the .Net data type to Com Data type
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the use of contextutil class?
What is ccw?
What are loosely coupled events?
Define durability?
Explain how does you handle this com components developed in other programming languages in .net?
How to register com+ services?
What is durability?
What is manageability?
Explain disadvantages of com components?
Explain how to make a net component talk to a com component?
Explain what are wrapper classes?
What is integrity?
Explain the disadvantages of com components?
What is transaction atomicity?
how to register dll in COM / COM+ application