Build Your First ASP.NET MVC App

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Rachel Appel

Description

Getting started with ASP.NET MVC? Looking to build your first MVC app? If so, you've come to the right place! ASP.NET MVC allows you to create Web applications quickly and easily using a variety of features such as scaffolding, model binding, routing, and Html Helpers. Follow along as Rachel provides a working introduction to one of the most popular Web frameworks on the planet.

Table of Contents

00:00:00 Introduction
00:03:12 How ASP.NET MVC Works
00:04:06 Getting Started with ASP.NET MVC Tools
00:05:19 Getting Started with ASP.NET MVC Tools (Demo)
00:06:17 Models
00:07:11 Models: Entity Framework
00:09:01 Models: EF Code First
00:10:40 Models: DBContext
00:12:07 Models (Demo)
00:15:44 Controllers
00:17:17 Controllers: Action Methods
00:18:37 Controllers: Routing
00:21:13 Controllers (Demo)
00:24:55 Controllers: Model Binding
00:26:45 Controllers: Model Binding (Demo)
00:28:06 Views
00:30:55 Views: Html Helpers
00:32:02 Views (Demo)
00:34:12 Enhance the UI with jQuery and JS
00:35:36 Enhance the UI with jQuery and JS (Demo)
00:39:43 Data Utilities
00:40:53 Deployment
00:42:10 Deployment (Demo)

Related Links

Series

This course is part of the following series: