description: This tutorial demonstrates how to migrate the entire Contoso Expenses app from the .NET Framework 4.7.2 to .NET Core 3. title: Migrate the Contoso Expenses app to .NET Core 3 # Part 1: ...
> - Bind the UI to data, both to populate the UI from data and to keep the data and UI synchronized. By the end of the tutorial, you'll have built a standalone Windows application that allows users to ...