Database Reference
In-Depth Information
After a website is created, it can be edited in the cloud or locally through WebMatrix (see
http://www.microsoft.com/web/post/how-to-edit-a-site-hosted-on-windows-azure-with-
webmatrix ) . Using WebMatrix is similar in nature to some of the previous MVC ex-
amples, and Microsoft MVC can still be used in Microsoft Azure. A simple page can be
done in HTML with WebMatrix to build a website in Azure in the following screenshot:
More complex websites can be created using MVC-EF in Visual Studio and then deployed
to Azure using the publish interface in Visual Studio. So, we can use the previous
chapter's MVC-EF examples as well in Azure. However, WebMatrix is a nice tool to cre-
ate a sample Azure website quickly, and combinations of MVC with Razor and WebMat-
rix can be used to create HTML5 pages.
Search WWH ::




Custom Search