Hi
In appSettings it is possible to set a file-attribute to another config-file
containing just appSettings. If that file exists it's configuration will be
used instead. Now I wonder if it is possible to do the same with for example
connectionStrings-section? The reason is that it is an easy way to let each
developer run against a database of his/her choice.
Thanks, Eric