This is the most common deployment scenario for web applications, you web server that has the application and a database server that runs the database. The connection is made using the database connection string in the web.config. After you have everything installed just make sure your connection string points to the server that your database is on.
↧