Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Building a Data-driven ASP.NET Core 6 Blazor Server Application with EF Core

Posted By: lucky_aut
Building a Data-driven ASP.NET Core 6 Blazor Server Application with EF Core

Building a Data-driven ASP.NET Core 6 Blazor Server Application with EF Core
Duration: 4h 1m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 618 MB
Genre: eLearning | Language: English

This course will teach you how to use Blazor Server and Entity Framework Core to build a data-driven web application with .NET and C#.

What you'll learn
Blazor Server and Entity Framework Core are a popular combination to build data-driven web applications, because there's no need to implement a web API. Instead, you can access the database directly from your Blazor Server application by using EF Core. In this course, Building a Data-driven ASP.NET Core 6 Blazor Server Application with EF Core, you’ll learn how to build a data-driven web application from start to finish. First, you'll create the initial Blazor Server project and you'll set up Entity Framework Core. Next, you'll learn how to read and show employees in a paginated table and you will learn how to implement the components to add, edit, and delete an employee. Finally, you’ll learn how to handle concurrency conflicts in your Blazor Server application. These conflicts can happen when multiple users are working with your application. When you’re finished with this course, you’ll have the skills and knowledge of Blazor Server and Entity Framework Core needed to build data-driven web applications with .NET and C#.