I am Developing windows desktop Application on C# in which i am creating Connection String with SQL database but there is a problem is that i have to change connection string if i run my application on another Computer with its Sql server name.
please suggest me any solution so that i will run my Application on all Computers.