Explain loosely coupled events?



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

Post New Answer

More COM+ Interview Questions

What are Interop Services?

0 Answers  


What are CCW and RCW?

9 Answers   Tech Mahindra,


Define security?

1 Answers  


Explain object pooling?

1 Answers  


Explain loosely coupled events?

1 Answers  






Is the COM architecture same as .Net architecture? What is the difference between them ?

3 Answers  


How to invoke .net components from com components,give the sequence ?

3 Answers   Digital GlobalSoft, UST,


What is Pinvoke?

0 Answers  


Is it true that COM objects no longer need to be registered on the server?

0 Answers  


What is CCW (COM Callable Wrapper) ?

1 Answers  


What is reliability?

0 Answers  


Define jit activation?

0 Answers  


Categories