Explain object pooling?
Answer / 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 |
Explain queued components?
Define manageability?
What are loosely coupled events?
what is the relational database of tables and forms
How CCW and RCW is working?
Define transaction atomicity?
Define jit activation?
Explain how to make a net component talk to a com component?
Explain consistency?
Can we copy a COM dll to GAC folder?
Explain the disadvantages of com components?
What is manageability?