资讯

If you're concerned about keeping critical information in your Web.config file, then you should encrypt it -- or at least the parts that you're concerned about. By Peter Vogel 06/11/2009 I love ...
Having a process to manage the settings in your application's Web.config file as you move from release to production is essential to ensuring your production Web site works correctly. One way to ...
Anyone with read access to the Web.config file could access the authenticated Web application. It is possible to store the SHA-1 or MD5 hash of the password value, rather than storing the password ...