Is there a way to have two config files? When I publish to dev I want to connect to a different SQL server than when I publish the app to production.
or do I just need to go in and edit the connection string each time I publish?
Is there a way to have two config files? When I publish to dev I want to connect to a different SQL server than when I publish the app to production.
or do I just need to go in and edit the connection string each time I publish?