MVC Episodes


# 58
10/25/2008
Level: Intermediate
Tags: MVC ASP.NET
Comments: (0)
Views: (520)
Watched: (193)
Downloads: (291)
Author:
Derik Whittaker
 
Presented By:
Red-Gate.com


Leveraging the power of ActionName and AcceptVerbs in Asp.Net MVC
In this episode you will learn how to leverage the power of a few key controller attributes that are part of the Asp.Net MVC framework.

We will show you how you can use ActionName and AcceptVerbs to simplify your life and make your controllers more robust.
Click here to Watch this Episode

Download (12.07 MB) (6:21) (1440x900)
Download (8.30 MB) (6:21) (960x600)
# 55
10/13/2008
Level: Intermediate
Tags: ASP.NET MVC
Comments: (1)
Views: (1181)
Watched: (392)
Downloads: (543)
Author:
Derik Whittaker
 
Presented By:
Red-Gate.com


Form Validation Simplified w/ Asp.Net MVC
In this episode you will learn how to use the ASP.Net MVC framework to simplify your Form Validation needs.

We will show you how to use the ModelState model inside the MVC in order to communicate your errors between the controller and the view.
Click here to Watch this Episode

Download (16.04 MB) (8:46) (1440x900)
Download (10.63 MB) (8:46) (960x600)
# 42
9/4/2008
Level: Beginner
Tags: MVC IoC StructureMap
Comments: (0)
Views: (986)
Watched: (299)
Downloads: (696)
Author:
Derik Whittaker
 
Presented By:
DataDynamics.Com


Adding IoC Support (w/StructureMap) to ASP.Net MVC
In this episode we take a look at how to setup an ASP.Net MVC website to use IoC for creating its controllers. We will learn how to replace the default ControllerFactory with our own implementation.
Click here to Watch this Episode

Download (15.05 MB) (8:54) (1440x900)
Download (9.91 MB) (8:54) (960x600)
# 37
8/19/2008
Level: Intermediate
Tags: MVC
Comments: (0)
Views: (1073)
Watched: (297)
Downloads: (569)
Author:
Derik Whittaker


Exception handling with Action Filters in Asp.Net MVC
In this episode we take a look at how to handle exceptions with Action Filters in the ASP.Net MVC framework. We will create a custom Action Filter and have it perform our exception handling logic.
Click here to Watch this Episode

Download (9.01 MB) (7:21) (960x600)
# 11
6/13/2008
Level: Advanced
Tags: MVC
Comments: (7)
Views: (39692)
Watched: (2095)
Downloads: (1990)
Author:
Derik Whittaker


Preserving Routes for SEO using the MVC Routing Engine
In this episode we are going to take a look at how to use the Routing Engine that is part of the Asp.Net MVC framework to allow us to preserve old or dead routes in order to not break external links.

We will walk though create the new route, watching it hit our new controller action then finally testing the new route to ensure they both work.  By the end of the session we will have two valid routes that both render the same view
Click here to Watch this Episode

Download (16.08 MB) (7:45) (1440x900)
Download (10.34 MB) (7:45) (960x600)