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
What are rcw?
What is manageability?
Explain how does you handle this com components developed in other programming languages in .net?
Explain how to make a net component talk to a com component?
Define durability?
Explain how to register com+ services?
What is Pinvoke?
Define object pooling?
Explain the disadvantages of com components?
Explain how to register dll in com / com+ application?
How to register com+ services?
What is integrity?
Is the com architecture same as .net architecture?
Explain the new three features of com+ services, which are not there in com (mts)?
What happens when we instantiate a .NET component ?