What is the best way to update a live Web site created with Asp.Net MVC 2.0 ?
Using the app_offline.html used in Asp.Net ?
Other new way ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
ASP.NET MVC running on the top of ASP.NET
app_offlinestill applies, so updating an ASP.NET MVC site is no different than updating a classic ASP.NET site.