What are the parameters that control most of connection pooling behaviours?
Answer / Ashok Banjara
Parameters controlling connection pooling behaviors in ADO.NET include MaxPoolSize, MinPoolSize, and Timeout. These properties can be set using configuration files or programmatically.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the overview of ado.net architecture?
Which control of the BindingNavigator returns the current position within the data source?
what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
What is the Magic Tables in Sqlserver2000?
What's the difference between Dataset.clone and Dataset.copy?
What are the key events of sqlconnection class?
What is a datagridview?
What is executescalar and executenonquery?
What are disadvantages of microsoft-provided data provider classes in ado.net?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
What is connected architecture in ado.net?
How do we invoke queries from the application
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)