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
How to use multiple submit buttons in asp.net mvc?
What is the domain object?
What is the importance of NonActionAttribute?
Explain Bundle.Config in ASP.Net MVC4?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
What is entity framework in asp net?
Is it possible to share a view across multiple controllers?
What is rxjava used for?
How we can add the css in mvc?
How we can call a javascript function on the change of a dropdown list in mvc?
mention what is the key advantage of using entity framework or ef?
What is the difference between .net core and .net framework?
Which version of .net framework is installed?
Explain RenderBody and RenderPage in ASP.Net MVC?
What are the 2 popular asp.net mvc view engines?