Session

Creating Full-Stack Web Apps Using Blazor WebAssembly

We will create a full-stack application using Blazor WebAssembly with the help of EF Core database first approach. We will create a sample Employee Record Management System and perform CRUD operations on it. We will use a form to accept the user inputs. The form will have client-side validations and contains a dropdown list, which will bind to a database table. We will also provide a filter option to the user to filter the employee records based on employee name.

We will cover the following concepts in this talk:

1. What is Blazor WebAssembly?
2. Creating the DB layer for the application
3. Scaffolding the models using EF Core DB first approach
4. Creating UI Layer
5. Form validations
6. CRUD operations
7. Execution demo

Ankit Sharma

SDE III @ Cisco | GDE for Angular | Microsoft MVP | Author | Speaker | Passionate Programmer

Bengaluru, India

View Speaker Profile