Getting Started with ASP.NET MVC 4
This tutorial series will teach you the basics of building an ASP.NET MVC Web application using Microsoft Visual Web Developer 2010 Express Service Pack 1, which is a free version of Microsoft Visual Studio.
- Intro to ASP.NET MVC 4
- Adding a Controller
- Adding a View
- Adding a Model
- Accessing Your Model’s Data from a Controller
- Examining the Edit Methods and Edit View
- Adding a New Field to the Movie Model and Table
- Adding Validation to the Model
- Examining the Details and Delete Methods
Comments (
)
Link to this page:
//www.vb-net.com/AspNet-DocAndSamples-2017/aspnet/mvc/overview/older-versions/getting-started-with-aspnet-mvc4/Index.htm
|