#Encrypt and Decrypt Connection String in Web.config
Explore tagged Tumblr posts
developercommunity · 8 years ago
Link
Encrypt and Decrypt Connection String in Web.config by dotnetcrunchh https://t.co/M1mSLKlXeG #dotnet via DotNetKicks
— DotNetKicks (@dotnetkicks) October 14, 2017
0 notes
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