Getting Started with Asynchronous Programming in .NET
Pluralsight
Course Summary
Learn how to get started with Asynchronous Programming in .NET
-
+
Course Description
In this course, we will cover the way to get started with asynchronous programming in .NET. You will learn how to apply these patterns in new and existing applications and you will see how to avoid the common mistakes.
-
+
Course Syllabus
Introduction- 14m 58s
—Introduction 0m 29s
—Overview 1m 35s
—What is Asynchronous Programming? 1m 54s
—Asynchronous vs Parallel Programming 2m 12s
—Where Have We Seen Asynchronous Programming Before? 1m 12s
—Why? 1m 5s
—Demo: Unreliable Applications 4m 52s
—Summary 1m 36sUnderstanding the Need for Asynchronous Code- 22m 5s
—Introduction 0m 25s
—Demo: From Synchronous to Asynchronous: Part 1 (Desktop) 11m 19s
—Demo: From Synchronous to Asynchronous: Part 2 (Mobile) 7m 8s
—Summary 3m 12sApplying Asynchronous Programming in .NET- 53m 58sDeadlocking, State Machines, and What Really Goes On- 30m 40s
This course is listed under
Development & Implementations
Community
Related Posts: