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 is the difference between ADO and ADO.Net?
what is ado.net
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
Explain the difference in record set and dataset?
What is the meaning of executenonquery?
Define atomicity?
Differences between dataset.clone and dataset.copy?
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?
Define data access layer?
Which parameter of ConnectionString is used to specify the name of the database?
What is defaultview in datatable?
Explain how to create dynamic gridview?
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)