ASP.NET Core: Converting Synchronous Calls to Asynchronous
Offered By: LinkedIn Learning
Course Description
Overview
Learn how to switch from synchronous programming to asynchronous programming—and vice versa—in ASP.NET Core and Entity Framework Core.
Review key concepts that can help you gain a more practical understanding of asynchronous programming. Join instructor Reynald Adolphe as he covers how to switch from synchronous programming to asynchronous programming. Reynald explores the principles behind the await and async keywords, and provides synchronous and asynchronous demonstrations with a desktop app. He then goes over how to convert synchronous code to asynchronous codeâand vice versaâin ASP.NET Core and Entity Framework Core, and explores how to test an application to confirm that the conversion was done successfully.
Review key concepts that can help you gain a more practical understanding of asynchronous programming. Join instructor Reynald Adolphe as he covers how to switch from synchronous programming to asynchronous programming. Reynald explores the principles behind the await and async keywords, and provides synchronous and asynchronous demonstrations with a desktop app. He then goes over how to convert synchronous code to asynchronous codeâand vice versaâin ASP.NET Core and Entity Framework Core, and explores how to test an application to confirm that the conversion was done successfully.
Syllabus
Introduction
- Welcome
- What you should know
- Using the exercise files
- Set up your environment
- Desktop app overview
- Synchronous desktop demo
- Convert desktop app to async
- Overview of async and await
- Create an ASP.Net Core project and model
- Controller, Entity Framework, and migration
- Update views
- Convert from sync to async
- Create an ASP.Net Core project and model
- Controller, Entity Framework, and migration
- Update views
- Convert from async to sync
- Next steps
Taught by
Reynald Adolphe
Related Courses
Introduction to Modern Web Development with ASP.NET CoreEDUCBA via Coursera ASP.NET Core MVC - Cross-Platform Development
Packt via Coursera Minimal API Development with ASP.NET Core
Packt via Coursera .NET Core Microservices - The Complete Guide (.NET 6 MVC)
Packt via Coursera Program a Server-Side Application using ASP.NET Core
Microsoft via edX