ASP.NET MVC 3.0 Fundamentals
This course builds on the ASP.NET MVC Fundamentals course to cover the new features in ASP.NET MVC 3.0.
You are currently not signed in. Please sign in to access subscriber-only content.
Currently using: {{getCurrentPlayerName()}} [Change]
| expand all | collapse all | Progress | Duration | |
|---|---|---|---|
Introduction to ASP.NET MVC 3.0 |
|
00:40:29 | |
|
Overview
|
|
03:07 | |
|
New Project
|
|
04:04 | |
|
The MVC Pattern
|
|
02:14 | |
|
Routing
|
|
05:22 | |
|
Controllers
|
|
04:43 | |
|
Views
|
|
02:32 | |
|
Showing A List
|
|
08:17 | |
|
Create Action
|
|
09:20 | |
|
Summary
|
|
00:50 | |
Razor and ASP.NET MVC 3.0 |
|
00:42:40 | |
|
Introduction
|
|
00:51 | |
|
Razor's Goals
|
|
03:20 | |
|
Creating A Simple View
|
|
03:44 | |
|
Intermingling Code and Markup
|
|
09:19 | |
|
Models and ViewData
|
|
07:49 | |
|
HTML Helpers
|
|
02:00 | |
|
Partial Views
|
|
04:00 | |
|
Layout Views
|
|
07:31 | |
|
Startup Code
|
|
01:49 | |
|
Configuration
|
|
01:27 | |
|
Summary
|
|
00:50 | |
Controllers in ASP.NET MVC 3.0 |
|
00:23:01 | |
|
Introduction
|
|
00:22 | |
|
Global Action Filters
|
|
04:28 | |
|
Caching Child Actions
|
|
04:40 | |
|
The ViewBag
|
|
03:10 | |
|
New Action Results
|
|
04:31 | |
|
Request Validation
|
|
05:20 | |
|
Summary
|
|
00:30 | |
Models in ASP.NET MVC 3.0 |
|
00:35:47 | |
|
Introduction
|
|
00:37 | |
|
Validation in MVC 3
|
|
01:18 | |
|
Data Annotations
|
|
04:31 | |
|
Custom Validation Attributes
|
|
06:39 | |
|
Self-validating models
|
|
01:40 | |
|
Client validation
|
|
06:36 | |
|
Custom client validation
|
|
10:40 | |
|
Remote validation
|
|
03:14 | |
|
Summary
|
|
00:32 | |
NuGet Package Management |
|
00:23:14 | |
|
Introduction
|
|
01:07 | |
|
Package Management
|
|
04:22 | |
|
Where Do They Come From?
|
|
01:57 | |
|
Where Do They Go?
|
|
02:46 | |
|
Package Dependencies
|
|
01:47 | |
|
Bootstrapping
|
|
03:49 | |
|
Powershell
|
|
02:58 | |
|
Custom Packages
|
|
03:58 | |
|
Summary
|
|
00:30 | |
Dependency Resolution in ASP.NET MVC 3.0 |
|
00:32:33 | |
|
Introduction
|
|
00:52 | |
|
Dependency Resolution
|
|
02:57 | |
|
Benefits
|
|
02:07 | |
|
IDependencyResolver
|
|
06:29 | |
|
Controller Injection
|
|
03:47 | |
|
View Injection
|
|
06:12 | |
|
Activators
|
|
02:13 | |
|
Filter Extensibility
|
|
04:49 | |
|
Model Related Extensiblity
|
|
02:13 | |
|
Summary
|
|
00:54 |
Introduction to ASP.NET MVC 3.0