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 is basic authentication in web api?
Why to use html.partial in mvc?
what is client wins and store wins mode in entity framework concurrency?
What is entityset? : Entity framework
How to enable Attribute Routing?
Explain two instances where routing is not implemented or required?
Is .net framework 4.8 the last version?
What is Dependency Injection in ASP.Net MVC
What is entity graph? : Entity framework
How to make sure Client Validation is enabled in ASP.Net MVC
How does the 'page lifecycle' of asp.net mvc works?
What are Validation Annotations?
Which .net framework is installed?
Explain the advantages of dependency injection (di) in asp.net mvc?
What is entitytype? : Entity framework