Getting Started With MVC
This is a beginner tutorial series that introduces ASP.NET MVC. You’ll create a simple web application that reads and writes from a database.
- Intro to ASP.NET MVC
- Adding a Controller
- Adding a View
- Creating a Database
- Accessing your Model’s Data from a Controller
- Adding a Create Method and Create View
- Adding Validation to the Model
- Adding a Column to the Model
Comments (
)
Link to this page:
//www.vb-net.com/AspNet-DocAndSamples-2017/aspnet/mvc/overview/older-versions-1/getting-started-with-mvc/Index.htm
|