By mswatcher
via west-wind.com
Published: Feb 28 2013 / 18:07
One basic question that I see time and time again with source control is how to manage connection strings stored in .config files within source control. Such a small thing, but I see that as a stumbling block for many projects starting up under source control especially for new developers. The problem is that on most developer machines there are differences in how connection strings - and even more specifically the server name - are referenced to access a database.
Tweet
SaveShareSend
Tags: .net, frameworks, other languages
Add your comment