Hi all,
I stored database name, user name and password in web.config, but according to IT policy, db user's password must be changed in 90 days, DBA will do it directly in database, hence, how can I handle this in my application? It can not connection to database any more once password changed in database by DBA.
Please advice, thanks in advance.
...
Go to the complete details ...