最好的ASP.NET MVC入门 step by step 来自微软

MS ASP.NET MVC Tutorials

http://www.asp.net/mvc

http://www.asp.net/mvc/tutorials/mvc-5/introduction/getting-started

viewport meta 说明及浅见

MVC 5已经完全自带jQuery,Boostrap以及Modernizr js.

Modernizr的介绍和使用

 

 EF 6.1更新,移植数据库已经不需要写code了

在Package Manager Console中

Step 1.PM> Enable-Migrations -ContextTypeName MvcMoive.Models.MovieDBContext

Step 2.PM> add-migration Rating

           PM> add-migration dataannotations

Step 3.PM> update-database

 

Deploy a Secure ASP.NET MVC 5 app with Membership, OAuth, and SQL Database to a Windows Azure Web Site

 

 

posted @ 2014-02-16 16:19  Taylor的园子  阅读(237)  评论(0编辑  收藏  举报