Answer Posted / 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 View All Answers
How to make a net component talk to a com component?
Explain the disadvantages of com components?
Explain the new three features of com+ services, which are not there in com (mts)?
What is reliability?
Define transaction atomicity?
Define object pooling?
Define integrity?
What is scalability?
What are loosely coupled events?
What is durability?
What is Pinvoke?
how to register dll in COM / COM+ application
What is the difference between com architecture and .net architecture?
Define jit activation?
Explain the use of contextutil class?