Asynchronous Tasks in ASP.NET MVC Web Application


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



Overview/Description
In this course you will learn how to use and manage asynchronous tasks in an ASP.NET MVC web application 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)
0.6

Lesson Objectives

Asynchronous Tasks in ASP.NET MVC Web Application

  • start the course
  • use the Task Parallel library to manage concurrent, independent tasks in an ASP.NET MVC web application
  • use the async/await asynchronous programming model in an ASP.NET MVC web application
  • create an asynchronous MVC controller in an ASP.NET MVC web application
  • create asynchronous controller actions in an ASP.NET MVC web application
  • use asynchronous timeouts in an ASP.NET MVC web application
  • handle asynchronous exceptions in an ASP.NET MVC web application
  • test asynchronous method functionality in an ASP.NET MVC web application
  • use the Task Parallel library, async await, async controller actions and async timeouts in an ASP.NET MVC web application
  • Course Number:
    wd_dmvc_a12_it_enus

    Expertise Level
    Intermediate