Answer Posted / narayanaprasad
Connection Pooling can increase the database performance to
a huge extent. This article discusses what Connection
Pooling actually is, how it can boost the performance of
database access and how we can create a Connection Pool in
.NET and add and remove connections to it.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What are the main features of asp.net mvc 4 used by asp.net web api?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
What is controllercontext?
What is the use .glimpse in mvc?
What is viewbag title?
How route table has been created in ASP.NET ASP.Net MVC?
Can a view be shared across multiple controllers? If yes, how we can do that?
Which filter executes first in an asp.net mvc application?
Explain how to use multiple submit buttons in ASP.Net MVC?
What is managed extensibility framework?
How to change the action name in ASP.Net MVC?
What is the use of the default route?
Can you explain the page life cycle of mvc?
What is razor code?
Mention what is the difference between “ActionResult” and “ViewResult” ?