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.
Matching moments
03:09 MIN
Why Blazor enables full-stack .NET development
Blazor Unleashed: The Future of .NET Web Development
02:32 MIN
Exploring Blazor's server, WebAssembly, and hybrid models
Blazor Unleashed: The Future of .NET Web Development
01:56 MIN
Understanding Blazor server and WebAssembly hosting models
Blazor and Azure functions for Serverless Website
02:04 MIN
A real-world Blazor app on web, desktop, and mobile
Blazor Unleashed: The Future of .NET Web Development
05:09 MIN
Using a JavaScript shell to host Blazor microfrontends
Microfrontends with Blazor: Welcome to the Party!
03:30 MIN
Why use Blazor with Azure Functions for serverless apps
Blazor and Azure functions for Serverless Website
06:14 MIN
How Blazor components work as the core building block
Blazor Unleashed: The Future of .NET Web Development
06:50 MIN
Structuring a project for multiple hosting models
Blazor Unleashed: The Future of .NET Web Development
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
WWC24 Talk - Scott Hanselman - AI: Superhero or Supervillain?Join Scott Hanselman at WWC24 to explore AI's role as a superhero or supervillain. Scott shares his 32 years of experience in software engineering, discusses AI myths, ethical dilemmas, and tech advancements. Engage with his live demos and insights o...
Luis Minvielle
The Best Upcoming IT WebinarsNow that you already know what IT webinars are and how they can help you level up your professional appeal, you might want actually to get into one. Live tech webinars are one of the best ways to stay on top of the latest trends and tools because eit...