Overview
Syllabus
⌨️ Overview
⌨️ What is Blazor
⌨️ Project structure
⌨️ Blazor Components
⌨️ Event handling
⌨️ onclick event
⌨️ oninput event
⌨️ onmouseover event
⌨️ onkeydown event
⌨️ onfocus & onblur event
⌨️ Data binding
⌨️ One-way data binding
⌨️ Two-way data binding
⌨️ Change the data bind event
⌨️ Execute code after data binding
⌨️ Render modes intro
⌨️ Static Server Side Rendering
⌨️ Enhanced Navigation & Form Handling
⌨️ Streaming Rendering
⌨️ Interactive Server Rendering
⌨️ Interactive WebAssembly Rendering
⌨️ Interactive Auto Rendering
⌨️ Interactive Server Rendering Example
⌨️ Interactive Auto Rendering Example
⌨️ Interactive WebAssembly Rendering Example
⌨️ CRUD Intro
⌨️ Creating the project & the data model
⌨️ Scaffolding the CRUD pages
⌨️ Creating a database and connecting it to the project.
⌨️ Testing the CRUD pages
⌨️ Index Page
⌨️ Create Page
⌨️ Form validation
⌨️ Delete Page
⌨️ Details Page
⌨️ Edit Page
Taught by
freeCodeCamp.org