2015-05-25 151 views

回答

1

總之,它可以從Visual Studio完成。有免費的社區RC版本,2015年。在C#(Code First Entity Framework)中創建的模型。然後通過嚮導發佈到Azure。

Azure表存儲用於保存在表中的非關係數據。它允許基本查詢。在Azure存儲中還有一個隊列和Blob。用於消息和視頻等大數據。

這裏是所有這一切的起始指南http://www.asp.net/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application。還有很多初學者和有用的信息。