what is connection pooling ?

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


Please Help Members By Posting Answers For Below Questions

Define Execute Scalar?

553


What is an ado connection?

529


Define connection string?

588


What is the difference between typed and untyped dataset?

510


Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?

619






What are the several execute methods of ado.net?

504


What you mean by filtering of data?

542


Define data access layer?

533


What are the disadvantages of using datalist?

512


what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?

538


Define partial class?

512


What is sqldatareader in ado.net?

505


What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?

561


Is it possible to edit data in Repeater control?

533


What is meant by executenonquery?

529