Community

Encrypt Configuration Sections in ASP.NET 2.0 using Visual Studio 2005

(Tapas Pal) Web.config file is a configuration file for the ASP.NET web application. An ASP.NET application has one web.config file on root, which keeps the configurations required for the corresponding Web application. Developers can keep one configuration file for each folder, which overrides prop

Read More - Register for Free Membership