Play by Play: Converting Synchronous Calls to Asynchronous in ASP.NET Core and Entity Framework Core
Offered By: Pluralsight
Course Description
Overview
In this course, you’ll learn synchronous and asynchronous code and the role it can play in Web projects.
Play by Play is a series in which top technologists work through a problem in real time, unrehearsed and unscripted. In this course, Play by Play: Converting Synchronous Calls to Asynchronous in ASP.NET Core and Entity Framework Core, Dan Wahlin and John Papa talk about the benefits of asynchronous code, C#'s async/await keywords, and how they can be used to convert synchronous code to asynchronous in ASP.NET Core and Entity Framework Core. Learn the key differences between synchronous and asynchronous code, the role of async/await in C#, how to convert synchronous Entity Framework Core code to asynchronous, and wow to call into ASP.NET Core APIs using Angular. By the end of this Play by Play, you’ll see how easy it is to use asynchronous coding techniques in your ASP.NET Core and Entity Framework Core code bases. The materials for this course are available at: https://github.com/DanWahlin/ASPNETCore-Sync-Async-EF
Play by Play is a series in which top technologists work through a problem in real time, unrehearsed and unscripted. In this course, Play by Play: Converting Synchronous Calls to Asynchronous in ASP.NET Core and Entity Framework Core, Dan Wahlin and John Papa talk about the benefits of asynchronous code, C#'s async/await keywords, and how they can be used to convert synchronous code to asynchronous in ASP.NET Core and Entity Framework Core. Learn the key differences between synchronous and asynchronous code, the role of async/await in C#, how to convert synchronous Entity Framework Core code to asynchronous, and wow to call into ASP.NET Core APIs using Angular. By the end of this Play by Play, you’ll see how easy it is to use asynchronous coding techniques in your ASP.NET Core and Entity Framework Core code bases. The materials for this course are available at: https://github.com/DanWahlin/ASPNETCore-Sync-Async-EF
Syllabus
- Course Overview 1min
- Synchronous Versus Asynchronous Development 12mins
- Exploring Synchronous Code 9mins
- Synchronous to Asynchronous 24mins
- Adding an Angular User Interface 8mins
Taught by
John Papa
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX