Community

ASP.NET Tip: Encrypting a Configuration File Section

(Eric Smith) Leaving passwords unencrypted in a configuration file is generally considered a bad idea. Although some level of access is required to get to the file, encrypting the passwords—especially database passwords—adds a layer of security. However, implementing this type of encryption has been

Read More - Register for Free Membership