Full Stack Web Development

VSW01 Integrating Blazor with Existing .NET Web Apps

11/20/2024

8:00am - 9:15am

Level: Introductory

Ed Charbeneau

Developer Advocate

Progress

ASP.NET's RazorComponent model is intuitive and brings productivity to web development. In this session we'll learn how RazorComponents aren't just for Blazor apps and how we can integrate the best part of Blazor with existing ASP.NET applications using: Razor Pages, MVC, and even other front-end technologies.

You will learn:

  • Where does Blazor fit in the ASP.NET ecosystem
  • How to integrate MVC/Pages with Blazor
  • How to migrate WebForms to Blazor