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
How to answer for project questions..?
explain why t4 entity is important in entity framework?
What is viewbag title?
Explain the advantage of packaging over xcopy in .net?
What is the use .Glimpse in ASP.Net MVC
Which .net framework is installed?
Explain the tools used for unit testing in ASP.Net MVC
mention what is code first approach and model first approach in entity framework?
What are differences between entity framework and l2s? : Entity framework
What are the possible razor view extensions?
What are the components required to create a route in ASP.Net MVC?
how to disable the lazy loading framework?
What are the advantages of razor view engine?
What is connected scenario? : Entity framework
What are Code Blocks in Views?