Completed
Generic Components
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Deep Dive on Server-Side Blazor
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 MVC vs Blazor
- 3 Scaling
- 4 Memory Usage
- 5 State
- 6 AppState
- 7 AppState as Scope
- 8 Unhandled Exceptions
- 9 Adding Instruments
- 10 Instrument List UI
- 11 New Edit and Delete Buttons
- 12 Disable Instrument Edit Button
- 13 Edit Delete Button
- 14 Select Instrument
- 15 Change Instrument
- 16 Code Behind
- 17 Index Code
- 18 Inherit
- 19 Selected
- 20 Delete Instrument
- 21 Instrument Editor
- 22 Validation Controls
- 23 Instrument Validation
- 24 Instrument Editor Code
- 25 Disable Instrument List
- 26 Focus
- 27 JavaScript
- 28 InstrumentEditor
- 29 InstrumentName
- 30 Generic Components
- 31 Object Picker
- 32 Musician Editor
- 33 Creating Musicians
- 34 Adding Musicians UI
- 35 Index File
- 36 Musicians
- 37 Bootstrap