This course introduces asynchronous coding practices in C# using the async modifier and await keyword. You'll learn and practice creating methods that can be run asynchronously, running those methods asynchronously, and also how to run those methods in synchronous situations.
Free courses from frontend to fullstack and AI
Build with Azure OpenAI, Copilot Studio & Agentic Frameworks — Microsoft Certified
Overview
Build a Learning Habit
Download Class Central's free printable study calendar
Download for Free
This course introduces asynchronous coding practices in C# using the async modifier and await keyword.
This course introduces asynchronous coding practices in C# using the async modifier and await keyword. You'll learn and practice creating methods that can be run asynchronously, running those methods asynchronously, and also how to run those methods in synchronous situations.
This course introduces asynchronous coding practices in C# using the async modifier and await keyword. You'll learn and practice creating methods that can be run asynchronously, running those methods asynchronously, and also how to run those methods in synchronous situations.
Syllabus
- C#: Using Async and Await to Run Code Asynchronously 7mins
Taught by
Eric Fisher