Learn ASP.NET MVC 4
ASP.NET
MVC 4 beta is available to download now. ASP.NET MVC 4 is a framework for building scalable MVC
design pattern based web applications using ASP.NET. ASP.NET MVC 4 internally
uses .NET Framework 4.5.
Recently, Microsoft blogger and writer Rick Anderson
has just published 9 step by step tutorials on asp.net called Getting
Started with ASP.NET MVC 4 (9 Tutorials). This series written in
easy-to-follow manner and eventually may become a complete book. If you are
interested in learning programming ASP.NET MVC 4, this is probably first thing you
want to read.
Rick
Anderson works as a programmer writer for Microsoft, focusing on
ASP.NET MVC, jQuery and Entity Framework. 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.
- Introduction to 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 new Fields
- Adding Validations
- Delete Methods
More related topics

Join the conversation! Your thoughts help the community grow.