Introducing Razor Components in ASP.NET Core 3.0 - Daniel Roth
ASP.NET Core 3.0 introduces a new model for building rich, interactive, and composable UI called Razor Components. Razor Components are identical to components in Blazor, but now supported as a shipping feature in ASP.NET Core. With Razor Components, you get the interactivity of a client-side application, but with your app written entirely in C#. In this talk we’ll go through the new component model in detail. I’ll show you how the same components can be run either on the server with interactivity handled over a SignalR connection or on the client via WebAssembly. We’ll also discuss how to handle issues like connection and app state management. NDC Conferences https://www.ndcconferences.com/ https://ndc-london.com/

▶︎
Keynote: After the AI Hype – What’s Real, and What’s Next - Richard Campbell - 2026

▶︎
Zero to Hero: Blazor Web Apps

▶︎
Intro to ASP.NET Core Razor Pages - From Start to Published

▶︎
Clean Architecture with ASP.NET Core 10

▶︎
From Prototype to Production: Embedding Stateful AI in .NET Applications

▶︎
ASP.NET Core Full Course For Beginners (.NET 8)

▶︎
Blazor, a new framework for browser-based .NET apps - Steve Sanderson

▶︎
Intro to WebAPI - One of the most powerful project types in C#

▶︎
But what is quantum computing? (Grover's Algorithm)

▶︎
Above the Cloud: Building Data Centers in Space - Richard Campbell - NDC Copenhagen 2026

▶︎
Keeping it DRYer with Templates - Layla Porter

▶︎
Blazor in more depth - Ryan Nowak & Steve Sanderson

▶︎
ASP.NET Core Full Course For Beginners (.NET 10)

▶︎
They're laughing at the SpaceX bubble

▶︎
C# Async / Await - Make your app more responsive and faster with asynchronous programming

▶︎
Clean Architecture with ASP.NET Core 3.0 - Jason Taylor - NDC Sydney 2019

▶︎
Real-time web applications with ASP.NET Core SignalR

▶︎
Securing Web Applications and APIs with ASP.NET Core 2.2 and 3.0 - Brock Allen & Dominick Baier

▶︎
.NET Web Developer 2026 Roadmap - Brutally Honest Edition

▶︎
