Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Pooling? what is data pooling? what is sql pooling?

Answers were Sorted based on User's Feedback



What is Pooling? what is data pooling? what is sql pooling?..

Answer / niti

Pooling enables an application to use a connection from a
pool of connections that do not need to be reestablished
for each use. Once a connection has been created and placed
in a pool, an application can reuse that connection without
performing the complete connection process.

Data pooling: A centralized database where all resources
are located, where all application can use it in a
standardized manner.

Is This Answer Correct ?    26 Yes 2 No

What is Pooling? what is data pooling? what is sql pooling?..

Answer / sreevathsan

i do agree with answer 2. i add up that using data pooling the connection can be made to close within the time periods which set.

Is This Answer Correct ?    4 Yes 0 No

What is Pooling? what is data pooling? what is sql pooling?..

Answer / sagar shinde

through pooling we use a same connection or create new
connection.

Is This Answer Correct ?    3 Yes 10 No

Post New Answer

More ADO.NET Interview Questions

What is the difference between ADO and ADO.Net?

0 Answers  


what is ado.net

6 Answers   Karrox, SunGard,


i have two textboxes one for user name and another for password . i have a table name compare(which contains name,passwod etc.,)my doubt is how compare username textbox with name column and how compare password textbox with passwod column. i want the code

9 Answers   Wipro,


Explain the difference in record set and dataset?

0 Answers  


What is the meaning of executenonquery?

0 Answers  


Define atomicity?

0 Answers  


Differences between dataset.clone and dataset.copy?

2 Answers   Ksb, TCS,


If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?

0 Answers  


Define data access layer?

0 Answers  


Which parameter of ConnectionString is used to specify the name of the database?

0 Answers  


What is defaultview in datatable?

0 Answers  


Explain how to create dynamic gridview?

0 Answers  


Categories