Answer Posted / abhishek mishra
Com Callable Wrapper(ccw) build a bridge
between the Com Component and the .Net Component
Runtime Callable Wrapper(rcw) will built a
bridge between .Net Component and Com Component.converts
the .Net data type to Com Data type
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
What is Pinvoke?
Is the com architecture same as .net architecture?
Explain how does you handle this com components developed in other programming languages in .net?
What are loosely coupled events?
Define durability?
Define integrity?
What happens when we instantiate a .NET component ?
What is ccw?
Can .NET Framework components use the features of Component Services?
Define object pooling?
Explain what are wrapper classes?
What are rcw?
How CCW and RCW is working?
What is availability?
What is the difference between com architecture and .net architecture?