Introduction
Welcome
()
What you should know
()
Using the exercise files
()
1. Async Recap and Desktop Demo
Set up your environment
()
Desktop app overview
()
Synchronous desktop demo
()
Convert desktop app to async
()
Overview of async and await
()
2. Update to Async in ASP.NET Core and Entity Framework Core
Create an ASP.Net Core project and model
()
Controller, Entity Framework, and migration
()
Update views
()
Convert from sync to async
()
3. Reverse to Sync in ASP.NET Core and Entity Framework Core
Create an ASP.Net Core project and model
()
Controller, Entity Framework, and migration
()
Update views
()
Convert from async to sync
()
Ex_Files_ASPNET_Core_Converting.zip
(46.3 MB)