I currently have three projects in my solution that all have their own App.config file with the same exact connection string.
Is there a way to consolidate the conne
There's a few ways you could do it:
For me, i always work with the last solution :) Good luck!