Hi all,
I am in the process of developing a web application using C#, ASP.NET and SQL Server 2008 R2. I need suggestions on how to setup an environment for deployment. My database resides on another server and I would like to deploy the web application on another server. There won't be too much network trafic involved. I need to know how to setup an envirnment where I have Windows Server 2008 R2 running IIS server, the web application which I will be developing and how this web application would interact with the database on another Windows Server 2008 R2?
Any ideas and suggestions?
Thank you