Answer Posted / krishana bihari singh
Pooling connections can significantly enhance the
performance and scalability of your application. The .NET
Framework Data Provider for SQL Server provides connection
pooling automatically for your ADO.NET client application.
You can also supply several connection string modifiers to
control connection pooling behavior (see the
section "Controlling Connection Pooling with Connection
String Keywords" later in this topic).
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is web api‘s in asp.net mvc 4 ?
How large is the .net framework 3.0? Does this change make the release larger?
What is the purpose of a web form?
Can you explain the page life cycle of mvc?
List the new features added in .net framework 4.0.
What is action methods in web api?
Can a view be shared across multiple controllers? If yes, how we can do that?
What is routeconfig.cs in mvc 4?
What is the .net framework?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
What is the difference between entity framework and mvc?
What are the differences between Partial View and Display Template and Edit Templates in ASP.Net MVC?
What is the difference between viewbag and viewdata in mvc?
How to Redirect Tracing to a File
What does mvvm mean?