svn - Avoiding ASP.NET passwords in github? -


i understand question can general but, regards asp.net mvc, what's best way keep passwords locally not in git/svn? database connection string in web.config -- best somehow include file in web.config isn't in git? folks do?

i use windows auth databases, connection string contains server name not username/password.

for machines can't use windows auth, use web.config transforms , add web.dev.config .gitignore.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -