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 is CCW (COM Callable Wrapper) ?

1 Answers  


can we send inputs to visual basic projects through command line arguments

1 Answers   CTS,


What is manageability?

0 Answers  


What is the new three features of COM+ services, which are not there in COM (MTS)

1 Answers  


Define reliability?

1 Answers  






Disadvantages of com components?

3 Answers   Microsoft,


What is ccw?

0 Answers  


Define manageability?

1 Answers  


Can we copy a COM dll to GAC folder?

1 Answers  


How to make a net component talk to a com component?

0 Answers  


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

3 Answers   Digital GlobalSoft, UST,


Are com components serializable?

2 Answers   Microsoft,


Categories