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 |
What is Pinvoke?
can we send inputs to visual basic projects through command line arguments
Define jit activation?
Explain how to make a net component talk to a com component?
Define reliability?
What are CCW and RCW?
Explain the disadvantages of com components?
Explain disadvantages of com components?
Explain JIT activation?
How CCW and RCW is working?
Is com+ dead?
what are wrapper Classes?