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
Is it possible to share a view across multiple controllers?
What are the possible razor view extensions?
Does .NET Framework support SAX?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
Define the core components of an ASP.NET MVC application?
What are Action Methods in ASP.NET MVC?
What filters are executed in the end?
how to disable the lazy loading framework?
What is the role of the jit compiler in .net framework?
Explain how to use multiple submit buttons in ASP.Net MVC?
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
Can we have enum in entity framework?
What is route config?
What is objectset? : Entity framework
What is code first? : Entity framework