what is meant by connection pooling and event pumbling in
ado.net

Answer Posted / sandyni

when a connection opened first time the connection pooling
is created , and is based on the exact match connection
string given to the connection object.
It works only the connection string is same.otherwise it
will open a new connection. Hence connection pooling
maintains all these coneections to made the retreive of
data effectively and fastly.

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to connect and retrieve data from database using dataset

769


What does ado stand for in ado.net?

731


What is aggregate root?

747


What is an ADO.Net?

777


What is the use of sqldatareader class?

698


What are the data providers used in ado.net

753


How does entity framework work?

675


What is ole in vb?

702


What are the major challenges in accessing data from a database?

774


What does executereader return?

746


What are typed and untyped dataset?

795


What are the main differences between classic ado and ado.net?

766


Explain ODP.net

791


What are the advantages of using datalist?

725


What is basic use of data view?

752