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

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

3 Answers  


Define integrity?

0 Answers  


What happens when we instantiate a .NET component ?

0 Answers   DELL,


What is the difference between com architecture and .net architecture?

0 Answers  


What is Pinvoke?

0 Answers  






What is scalability?

0 Answers  


Define scalability?

2 Answers  


Explain how to register dll in com / com+ application?

0 Answers  


Disadvantages of COM components?

2 Answers   Microsoft,


Can we copy a COM dll to GAC folder?

1 Answers  


What happens when we instantiate a COM component ?

2 Answers   DELL,


Define availability?

1 Answers  


Categories