Answer Posted / shipra agarwal
Coonection pooling Where several of threads reagrding
connection are stored.Whenver they required just fetched
from the pool.After when their work finished again they go
back to the pool for next calling.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Explain how you can implement Ajax in MVC?
Can you set the unlimited length for "maxjsonlength" property in config?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
Which filter executes first in an asp.net mvc application?
What is basic authentication in web api?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
Is .net framework going away?
Can any particular component of .net framework 3.0 be removed?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
How to Create an Intranet Site Using ASP.NET MVC?
What is needed for running an application built on winfx on the .net framework 3.0?
What are the components of the .net framework.
What is connected scenario? : Entity framework
What is the significance of nonactionattribute?