What is Pooling? what is data pooling? what is sql pooling?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / sagar shinde
through pooling we use a same connection or create new
connection.
| Is This Answer Correct ? | 3 Yes | 10 No |
Difference between datareader and dataset?
26 Answers Microsoft, Noel Infotech, Satyam, Value Labs,
What is ado full form?
What is a datagridview?
How do u implement locking concept for dataset?
How to insert multiple records in asp .net from Gridview to Sql Database with out using loop condition ?
Advantage of ADO.Net?
How to pass values into a datatable?
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?
what is different between SqlCommand object and Command Behaviour Object
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
How would you connect to a database by using .NET?
What is the main difference between ADO and ADO.Net
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)