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
What is reliability?
What is Pinvoke?
Explain the disadvantages of com components?
Explain how to register dll in com / com+ application?
How to make a net component talk to a com component?
What is scalability?
Define durability?
Explain how does you handle this com components developed in other programming languages in .net?
Explain what are wrapper classes?
Define transaction atomicity?
Optimization technique description ?
What are rcw?
Can .NET Framework components use the features of Component Services?
Is it true that COM objects no longer need to be registered on the server?
What is availability?