Episode
Work with Data in Blazor (Part 9 of 10) | Front-end Web Development with .NET for Beginners
with Daniel Roth
Any web app is going to need to work with data. In this episode, we connect our Blazor components to a database using Entity Framework Core and scaffolding. We'll also explore the capabilities of QuickGrid, Blazor's built-in data grid component.
Chapters
- 00:00 - Intro
- 00:21 - Get set-up in Visual Studio
- 03:48 - Set-up database with database schema
- 06:10 - Built-in QuickGrid
- 08:38 - Add Sorting
- 09:36 - Add Pagination
- 10:53 - Add Filtering
- 14:33 - Demo resource for QuickGrid
Recommended resources
Related episodes
Connect
Any web app is going to need to work with data. In this episode, we connect our Blazor components to a database using Entity Framework Core and scaffolding. We'll also explore the capabilities of QuickGrid, Blazor's built-in data grid component.
Chapters
- 00:00 - Intro
- 00:21 - Get set-up in Visual Studio
- 03:48 - Set-up database with database schema
- 06:10 - Built-in QuickGrid
- 08:38 - Add Sorting
- 09:36 - Add Pagination
- 10:53 - Add Filtering
- 14:33 - Demo resource for QuickGrid
Recommended resources
Related episodes
Connect
Video URL
HTML iframe
Developer
.NET
Have feedback? Submit an issue here.