Page 1 of 1

How to manage multiple log in credentials (Dev to QA)

Posted: Tue 02 Jun 2009 20:16
by cbogwill
Greetings!

Can you tell me how to handle a situation where the credentials are different between environments?

Example:
I have a development environment, and when I move to QA (or Production), those environments do not have the same credentials.

How do I handle this in the tools?

Thanks.
Charley.

Posted: Wed 03 Jun 2009 07:28
by Shalex
Please put the credentials (connection string) to the *.config file of your application. So you will be able to change it when deploying your project.