We saved passwords in project config file normally when we developed the project, However, it should be different when you deploy your project since most of time you should avoid your customer to touch some system passwords such as the database connection password, some of your API’s passwords such as Google+ API secret codes; We … Continue reading "DO NOT Save Password in Web.Config or App.Config Directly"
↧