Deep Dive on Server-Side Blazor
Offered By: NDC Conferences via YouTube
Course Description
Overview
Dive deep into server-side Blazor with this comprehensive NDC Conferences talk. Explore how to integrate authentication, data access using Entity Framework Core, API endpoints, file uploads, and SignalR to create exceptional user experiences. Learn to implement critical features in Blazor applications, covering topics such as MVC vs Blazor, scaling, memory usage, state management, exception handling, and UI components. Discover techniques for building instrument and musician editors, implementing validation controls, and leveraging JavaScript interop. Gain insights into creating generic components, working with Bootstrap, and optimizing application performance. Walk away with practical knowledge and sample source code to enhance your Blazor development skills.
Syllabus
Introduction
MVC vs Blazor
Scaling
Memory Usage
State
AppState
AppState as Scope
Unhandled Exceptions
Adding Instruments
Instrument List UI
New Edit and Delete Buttons
Disable Instrument Edit Button
Edit Delete Button
Select Instrument
Change Instrument
Code Behind
Index Code
Inherit
Selected
Delete Instrument
Instrument Editor
Validation Controls
Instrument Validation
Instrument Editor Code
Disable Instrument List
Focus
JavaScript
InstrumentEditor
InstrumentName
Generic Components
Object Picker
Musician Editor
Creating Musicians
Adding Musicians UI
Index File
Musicians
Bootstrap
Taught by
NDC Conferences
Related Courses
Understanding ASP.NET Core 3.xPluralsight Getting Started with ASP.NET Core SignalR
Pluralsight Introducing ASP.NET SignalR - Push Services with Hubs
Pluralsight Getting Started with ASP.NET SignalR
Pluralsight Building Real-Time Web Apps with SignalR 2
LinkedIn Learning