What is Pooling? what is data pooling? what is sql pooling?
Answer Posted / sagar shinde
through pooling we use a same connection or create new
connection.
| Is This Answer Correct ? | 3 Yes | 10 No |
Post New Answer View All Answers
What is serialization and de-serialization in .net?
Why do we need ado.net?
What is ole db query?
How can we load multiple tables in to dataset?
Is datareader faster than datatable?
Can we connect two dataadapters to same data source using single connection at same time?
What do you know about ado.net's methods?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
How do you update a dataset in ado.net and how do you update database through dataset?
What are the advantages of ado.net?
What is the difference between data grid and data repeater?
What is the current version of entity framework?
What are the different methods by which we can populate a dataset?
What are the rules to implement connection pooling?
How to aggregating data across related tables?