2.1 KiB
2.1 KiB
title | author | description | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|---|---|---|
Getting Started with ASP.NET MVC3 | Microsoft Docs | rick-anderson | The basics of building an ASP.NET MVC Web application using Microsoft Visual Web Developer 2010 Express. | aspnetcontent | wpickett | 09/28/2011 | article | 67bdeec1-5301-4756-8615-cd9e8c5749e0 | dotnet-mvc | .net-framework | /mvc/overview/older-versions/getting-started-with-aspnet-mvc3 | chapter |
Getting Started with ASP.NET MVC3
The basics of building an ASP.NET MVC Web application using Microsoft Visual Web Developer 2010 Express.
-
Getting Started with ASP.NET MVC 3 (C#)
- Intro to ASP.NET MVC 3 (C#)
- Adding a Controller (C#)
- Adding a View (C#)
- Adding a Model (C#)
- Accessing your Model's Data from a Controller (C#)
- Examining the Edit Methods and Edit View (C#)
- Adding a New Field to the Movie Model and Table (C#)
- Adding Validation to the Model (C#)
- Improving the Details and Delete Methods (C#)
-
Getting Started with ASP.NET MVC 3 (VB.NET)
- Intro to ASP.NET MVC 3 (VB)
- Adding a Controller (VB)
- Adding a View (VB)
- Adding a Model (VB)
- Accessing your Model's Data from a Controller (VB)
- Examining the Edit Methods and Edit View (VB)
- Adding a New Field to the Movie Model and Database Table (VB)
- Adding Validation to the Model (VB)
- Improving the Details and Delete Methods (VB)