Answer Posted / swapna
With object pooling, COM+ creates objects and keeps them in
a pool, where they are ready to be used when the next
client makes a request.
This improves the performance of a server application that
hosts the objects that are frequently used but are
expensive to create.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it true that COM objects no longer need to be registered on the server?
Define transaction atomicity?
How to make a net component talk to a com component?
Define integrity?
What is durability?
Explain disadvantages of com components?
Explain how to make a net component talk to a com component?
Why we learn the 8085? Because we are in 21 century so why we learn 8085?
How to register com+ services?
What are Interop Services?
Explain the use of contextutil class?
What is ccw?
Explain how does you handle this com components developed in other programming languages in .net?
What is availability?
What is the difference between com architecture and .net architecture?