Blazor – the new SPA Framework for everyone who hates JavaScript
What if you could build a modern single-page app without writing any JavaScript? Learn how Blazor unifies your tech stack using only C# for client and server.
#1about 3 minutes
A brief history of Microsoft's fragmented web UI frameworks
Microsoft's web UI history with technologies like Web Forms and Silverlight created a fragmented ecosystem, contrasting with its strong backend offerings.
#2about 3 minutes
Unifying front-end and back-end development with Blazor
Blazor allows developers to build full-stack web applications using a single C# and .NET technology stack, enabling code sharing for models and validation.
#3about 2 minutes
Exploring the different Blazor hosting and execution models
Blazor applications can be executed in various ways, including server-side, client-side with WebAssembly, hybrid for desktop/mobile, and the upcoming Blazor United model.
#4about 4 minutes
How Blazor Server and WebAssembly models differ
Blazor Server renders UI on the server and uses SignalR for updates, while Blazor WebAssembly runs the .NET runtime and application DLLs directly in the browser.
#5about 8 minutes
Inspecting a Blazor application's structure and modes
A walkthrough of a Blazor project structure shows how to switch between server and WebAssembly modes and how to inspect the network traffic for each.
#6about 7 minutes
Creating interactive UIs with Razor syntax and C#
Learn to build dynamic user interfaces by combining HTML with C# logic, handling events like @onclick, and manipulating data lists directly in Razor components.
#7about 1 minute
Q&A on JavaScript interop and mixed hosting models
Answers to common questions cover how to interoperate with JavaScript libraries and practical scenarios for mixing server-side and client-side rendering.
Related jobs
Jobs that call for the skills explored in this talk.
The Web We Broke (And Why AI Agents Are Paying the Price) - AgentCon BerlinThis is the accompanying post to the talk Chris Heilmann gave at AgentCon in Berlin on 19/05/2026, you can also see the slides and listen to it in this screencast:
Thirty years of developer shortcuts, bloated JavaScript, and inaccessible HTML have l...
Micro Components - a different approach to a simpler component-based webThere has been a lot of heated discussion lately in the web community about component based development. One side argued that Web Components are a standard we should follow whereas others complained that they still lag behind in what frameworks offer...
Chris Heilmann
With AIs wide open - WeAreDevelopers at All Things Open 2025Last week our VP of Developer Relations, Chris Heilmann, flew to Raleigh, North Carolina to present at All Things Open . An excellent event he had spoken at a few times in the past and this being the “Lucky 13” edition, he didn’t hesitate to come and...
From learning to earning
Jobs that call for the skills explored in this talk.