Explain loosely coupled events?
Answer / swapna
Loosely coupled events enable an object (publisher) to
publish an event. Other objects (subscribers) can subscribe
to an event.
COM+ does not require publishers or subscribers to know
about each other. Therefore, loosely coupled events greatly
simplify the programming model for distributed
applications.
Is This Answer Correct ? | 2 Yes | 1 No |
What are Interop Services?
What are CCW and RCW?
Define security?
Explain object pooling?
Explain loosely coupled events?
Is the COM architecture same as .Net architecture? What is the difference between them ?
How to invoke .net components from com components,give the sequence ?
3 Answers Digital GlobalSoft, UST,
What is Pinvoke?
Is it true that COM objects no longer need to be registered on the server?
What is CCW (COM Callable Wrapper) ?
What is reliability?
Define jit activation?