Asynchronous Programming in C# and .NET Core

开始时间: 04/22/2022 持续时间: 4 weeks

所在平台: EdxArchive

课程类别: 其他类别

大学或机构: Microsoft

授课老师: Rob Collins Daren May Marwa Hussein

课程主页: https://www.edx.org/archive/asynchronous-programming-c-net-core-microsoft-dev235x

课程评论:没有评论

第一个写评论        关注课程

课程详情

Asynchronous programming is a rich and deep topic.

This course introduces the concepts related to asynchronous programming with C# and the techniques for applying those concepts. Students are provided with a combination of text- and video-based instructional materials, as well as a series of hands-on lab activities, to learn skills that they can apply to enterprise software development. This course focuses on real-world applications of this programming style, and it presents common use cases where asynchronous programming is most effective. 

The hands-on labs take students through both desktop and web application development, examining how asynchronous development can be effective on each platform. Students are guided to write code with parallel programming techniques, working through common use cases.

课程大纲

  • What is Asynchronous Programming
  • .NET Framework built-in Asynchronous Methods
  • Creating Asynchronous Methods
  • Understanding how an Asynchronous Method work
  • Multithreading in C# and .Net Core
  • Write parallel code with Tasks
  • Write parallel code with C#’s Parallel class
  • Async Return Types and Parameters
  • Dealing with Async exceptions
  • Testing Asynchronous Code

课程评论(0条)

课程简介

Learn best practices of Asynchronous programming as you work through real-world applications and common use cases of this programming style. 

课程标签

0人关注该课程

主题相关的课程