Community

Encrypting ASP.NET appSettings Web.Config File

(Adam Johnston) It is recommended to encrypt the AppSettings key in the ASP.NET Web.Config file for security reason. The simplest method is using aspnet_regiis.exe command-line utility; this command-line utility is available from .NET 2 Framework or higher, for this blog I will be using .NET Framewo

Read More - Register for Free Membership