I finished my Asp.net Mvc application and want to deploy it to server.
My problem is the connection string for database server doesn't have Visual Studio to connect with SQL and know connection string, I want to know how to get the connection string without Visual Studio - what is the easiest way to get it to replace the old one in web.config?