Azure Tutorial Website/Database hosting
In this tutorial we will show you how to create a Microsoft Azure account, as well as host a website from visual studio to azure websites with a linked database, and how to export a database from SQL Server to Azure.
Dear friend,
I am using Visual Studio 2010 to developed and publish my website developed with C#, MVC 4 and Entity Framework Code First to Azure.
I can Publish my Website very well but the problem is the migrations is not generating in Azure side to recreate Database.
Please.