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
Define transaction atomicity?
Is the com architecture same as .net architecture?
Explain what are wrapper classes?
What are loosely coupled events?
Explain disadvantages of com components?
What is integrity?
Define integrity?
What is jit activation?
Is it true that COM objects no longer need to be registered on the server?
Can .NET Framework components use the features of Component Services?
Explain how to make a net component talk to a com component?
How to register com+ services?
How to make a net component talk to a com component?
What is the difference between com architecture and .net architecture?
What are rcw?