After a period of translation and editing, we've been sending out 12 introductory articles on ASP. NET MVC 5. Most of them are translated from the ASP. NET MVC 5 Official tutorial, as this series of articles is concise and moderate, starting from a Web site sample, the full text finally completed a small system to manage the film, very suitable for beginners ASP 5 (new, delete, query, update), and start the development work.
The 12 articles are summarized as follows:
1. asp 5-Start MVC 5 Tour
2. ASP. NET MVC 5-Controller
3. ASP. NET MVC 5-View
4. asp 5-pass data from the controller to the view
5. ASP. 5-Add a model
6. asp 5-Create a connection string (Connection string) and use SQL Server LocalDB
7. ASP. 5-access the data model from the controller
8. ASP. 5-Validation editing method and edit view
9. asp 5-Add new fields to movie tables and models
ASP. NET MVC 5-Add a validator to the data model
ASP. NET MVC 5-query details and Delete methods
ASP. NET MVC 5-Create an app with the Wijmo MVC 5 template for 1 minutes
This tutorial uses Visual Studio 2013 to teach you how to build a getting started ASP. NET MVC 5 Web application. This tutorial supporting C # source project can be downloaded by the following URL: C # version source code link. At the same time, please consult building the Chapter Downloads to complete compiling the source code and configuration database.
For the source engineering in this tutorial, you can run MVC 5 applications in Visual Studio. You can also deploy the Web application to a hosting service provider. Microsoft offers free web hosting for up to 10 web sites, with Windows Azure trial account. This tutorial was written by Scott Guthrie (Twitter @scottgu), Scott Hanselman (Twitter: @shanselman), and Rick Anderson (@RickAndMSFT), by The Grape City Control technical team (Sina Weibo @ Grape City Control) translated and edited the publication.
Hopefully these articles will be helpful to interested friends, plus a PDF version of the summary document:
ASP. NET MVC 5 Getting Started Guide
ASP. NET MVC 5 Getting Started Guide summary