When building any application, the chances are that the application will have to be deployed. This article by Maarten Balliauw describes how you can deploy and host an ASP.NET MVC application in an Internet Information Server (IIS6 and IIS7) platform.
Platforms that can be used
Theoretically, any web server capable of running ASP.NET web applications should be capable of running an ASP.NET MVC web application.
No comments yet, be the first one to post comment.