This is a series of tutorials that explain ASP.NET MVC.
By default, the Visual C# tutorials will be shown. (Switch to the Visual Basic tutorials)
#1 | Create a Movie Database Application in 15 Minutes with ASP.NET MVCView in VB or C#
#2 | ASP.NET MVC Overview View in VB or C#
#3 | Understanding the ASP.NET MVC Execution ProcessView in VB or C#
#4 | Understanding Models, Views, and ControllersView in VB or C#
#5 | ASP.NET MVC Routing OverviewView in VB or C#
#6 | Creating Custom RoutesView in VB or C#
#7 | Creating a Route ConstraintView in VB or C#
#8 | Creating a Custom Route ConstraintView in VB or C#
#9 | ASP.NET MVC Controller OverviewView in VB or C#
#10 | Creating a Controller View in VB or C#
#11 | Creating an Action View in VB or C#
#12 | ASP.NET MVC Views OverviewView in VB or C#
#13 | Creating Custom HTML HelpersView in VB or C#
#14 | Displaying a Table of Database DataView in VB or C#
#15 | Using the TagBuilder Class to Build HTML HelpersView in VB or C#
#16 | Creating Model Classes with the Entity FrameworkView in VB or C#
#17 | Creating Model Classes with LINQ to SQLView in VB or C#
#18 | Performing Simple ValidationView in VB or C#
#19 | Validating with the IDataErrorInfo Interface View in VB or C#
#20 | Validating with a Service Layer View in VB or C#
#21 | Validation with the Data Annotation ValidatorsView in VB or C#
#22 | Creating Page Layouts with View Master PagesView in VB or C#
#23 | Passing Data to View Master PagesView in VB or C#
#24 | Understanding Action FiltersView in VB or C#
#25 | Improving Performance with Output CachingView in VB or C#
#26 | Adding Dynamic Content to a Cached PageView in VB or C#
#27 | Authenticating Users with Forms AuthenticationView in VB or C#
#28 | Authenticating Users with Windows AuthenticationView in VB or C#
#29 | Preventing JavaScript Injection AttacksView in VB or C#
#30 | Creating Unit Tests for ASP.NET MVC ApplicationsView in VB or C#
#31 | Providing Website Navigation with SiteMapsView in VB or C#
#32 | Using ASP.NET MVC with Different Versions of IISView in VB or C#
#33 | Iteration #1 – Create the ApplicationView in VB or C#
#34 | Iteration #2 – Make the application look niceView in VB or C#
#35 | Iteration #3 – Add form validationView in VB or C#
#36 | Iteration #4 – Make the application loosely coupledView in VB or C#
#37 | Iteration #5 – Create unit testsView in VB or C#
#38 | Iteration #6 – Use test-driven developmentView in VB or C#
#39 | Iteration #7 – Add Ajax functionalityView in VB or C#
(Switch to Visual Basic tutorials)