I have a connect string to connect to MS SQL server which using UserID and Password.
Because we need change password once a while that I need update my source code and rebuild and publish every time I change password. I just wanted to know if it is password to read from config file or any text file or database to update the connection string