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

how to register dll in COM / COM+ application

2 Answers  


What are Interop Services?

1 Answers  


What is integrity?

1 Answers  


How will you register com+ services?

3 Answers  


Define scalability?

2 Answers  


Explain the disadvantages of com components?

1 Answers  


Explain transaction atomicity?

2 Answers  


Difference between .NET components and COM components?

3 Answers   Microsoft,


What are rcw?

1 Answers  


What is manageability?

1 Answers  


How does you handle this COM components developed in other programming languages in .NET?

1 Answers  


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

1 Answers  


Categories