#Encrypt and Decrypt Connection String asp.net
Explore tagged Tumblr posts
dotnetcrunch-blog · 8 years ago
Text
What is Connection Pooling in ASP.NET?
In previous articles, we have learned to encrypt and decrypt the connection string in web.config file. In this article, we will learn what is connection pooling? Why connection pooling useful? and what is the maximum limit & minimum limit of connection pooling?
Connection Pooling in ASP.NET
When we use ADO.NET in a c# application, the first thing we do is create a connection object and open the…
View On WordPress
1 note · View note