MVC Application Routes


Overview/Description
Target Audience
Prerequisites
Expected Duration
Lesson Objectives
Course Number
Expertise Level



Overview/Description
In this course, you will learn how to configure and implement MVC routes, as well as define, link, and redirect areas in Visual Studio 2017.

Target Audience
Web developers seeking an introductory guide to developing efficient, secure, distributed web applications with adaptive user interfaces using the ASP.NET MVC and MVC 5 frameworks in Visual Studio 2017, and individuals preparing for exam 70-486: Developing ASP.NET MVC Web Applications

Prerequisites
none

Expected Duration (hours)
1.0

Lesson Objectives

MVC Application Routes

  • start the course
  • define an MVC route that handles a custom URL pattern in an ASP.NET MVC web application in Visual Studio 2017
  • define an MVC route and apply a route constraint to it in an ASP.NET MVC web application in Visual Studio 2017
  • configure the ASP.NET MVC runtime to ignore specific application routes in an ASP.NET MVC web application in Visual Studio 2017
  • obtain and display application route data in an ASP.NET MVC web application in Visual Studio 2017
  • define and register new areas in an ASP.NET MVC web application in Visual Studio 2017
  • create hyperlinks so as to access controllers and their actions across different areas in an ASP.NET MVC web application in Visual Studio 2017
  • implement redirection from a controller action in one area to an action in another area in an ASP.NET MVC web application in Visual Studio 2017
  • specify an override filter in an ASP.NET MVC web application in Visual Studio 2017
  • add custom route parameters in an ASP.NET MVC web application in Visual Studio 2017
  • apply a route constraint to an ASP.NET web application in Visual Studio 2017
  • Course Number:
    wd_dmvc_a03_it_enus

    Expertise Level
    Intermediate