Answer Posted / d. shyamala
When a connection is opened for the first time a connection
pool is created. Connection pooling works only when the
connection string is same. New connection object is not
opened for two connection requests having same connection
string. This is called as connection pooling.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is an ado?
What are the rules to implement connection pooling?
What are the advantages of using datalist?
Explain the difference between ado and ado.net?
What do you know about ADO.NET's objects and methods?
What is disconnected architecture in ado.net?
What is Data Provider?
Which parameter of ConnectionString is used to specify the name of the database?
How to find the given query is optimised one or not?
Explain how to pass multiple tables in datasets simultaneously?
Explain what is datagrid with an example?
How to generate a single aggregate?
What is namespace in ado.net?
What is the role of clr?
What are the data providers in ADO.NET framework?