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 |
What provider ado.net use by default? Explain the role of data provider in ado.net?
What is row state?
What is data view and variable view?
ADO.NET is Disconnected Architecture. DataReader is connected Architecture, but DataReader is a part of ADO.NET. How is it possible?
What are the drawbacks of using ado.net?
What is ado.net full form?
What are advantages and disadvantages of Microsoft-provided data provider classes in ADO.NET?
What do you mean by performing asynchronous operation using command object?
What is data access pattern?
What providers do you use to connect to oracle database ?
Difference between DataReader and DataAdapter / DataSet and DataAdapter?
How to pass values into a datatable?
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)