Creating an On Premise Database and MVC Web Application and Migrating to Windows Azure and SQL Azure-Step 7 of 10
|
Moving our MVC app to the cloud
|
Windows Azure Project
|
Choosing a web role
|
Naming your web role
|
Unit Tests
|
Not one, but 2 projects have been added
|
How to configure your Azure MVC Application
|
Instance Count & VM Size
|
A note about limits
|
Setting up references – same as before
|
The DataLayer needs to be built upon version 3.5 of the .NET Framework
|
Still need to add a reference for System.Data.Entity
|
Managing Connection Strings
|
Next Blog Post is about…
Steps in the next blog post
|