Describe Database Connection pooling relative to MTS ?
Answer / guest
This allows MTS to reuse database connections. Database
connections are put to ?sleep? as opposed to being created
and destroyed and are activated upon request.
Object pooling is an important design concept required for
high-performance applications.
A performance optimization based on using collections of
preallocated resources, such as objects or database
connections. Pooling results in more efficient resource
allocation.
Is This Answer Correct ? | 0 Yes | 0 No |
How can you get selected file from file system Control?
Is it possible to change menu runtime using API? If yes Specify the function names?
When should we use recursive programming?
How would you Create a Query Builder and Explain its uses
How would you attach pictures in Treeview Control?
CRETE A BACKUP FILE
Which controls can not be placed in MDI?
What is Static Variable?
What is the difference between change event in normal combobox and dbcombobox?
Explain about conditional operators?
What do you mean by HTTP?
What is DAO?