Updates to Windows Azure MVC Cloud Service for MVC RC2
[For more recent information on using ASP.NET MVC with Windows Azure please see this post.]
ASP.Net MVC RC2 released a few days back and I've already gotten a number of requests to update the MVC on Windows Azure samples since they were getting a little stale.
I updated my posts on MVC and I also added more detail to the original "MVC on Windows Azure" post by making it a walkthrough -- hopefully it will be easy for you to duplicate the steps on your projects.
Also note that we've released a hotfix that will solve stability issues when using MVC with the Windows Azure Tools.
- Visual Studio Hotfix -- Solves some stability issues
- MVC on Windows Azure with Providers
- MVC on Windows Azure - How to make an ASP.Net MVC Application work on Windows Azure
Comments
Anonymous
March 08, 2009
PingBack from http://www.anith.com/?p=16671Anonymous
March 08, 2009
Many thanks for the updated download and the walkthrough for your original post. It wouldn't have been easy for me to figure out those steps.