what is connection pooling

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


Please Help Members By Posting Answers For Below Questions

When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

552


What is the difference between tempdata and viewbag?

495


what is entity framework?

595


Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?

533


Is mvc 4 supporting windows azure sdk (software development kit) ?

554






Explain unit test done by tester on development team?

527


Can I add asp.net mvc testcases in visual studio express?

593


What is entityset? : Entity framework

569


Why to use '{resource}.axd/{*pathInfo}' in routing in ASP.Net MVC?

2054


Why should we go for entity framework?

516


What is rxjava used for?

656


What is ViewData and TempData in ASP.Net MVC?

573


How does �side by side� work for the .net framework 3.0?

526


In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?

545


Is the following route definition a valid route definition? {controller}{action}/{id}

749