Thursday 

Room 1 

16:15 - 17:00 

(UTC±00

Talk (45 min)

Migrate your Web Apps to ASP.NET Core, one page at a time

Do you have an ASP.NET WebForms or MVC application that you’d like to migrate to ASP.NET Core, but it’s going to take ages and you can’t justify the time? What if I told you there was a way to migrate one page at a time, keeping everything else running normally? Well, there is. In this talk I’ll show you how to include Microsoft’s reverse proxy in an ASP.NET Core MVC application to proxy requests to your old ASP.NET app, but intercept specific pages and render them using shiny new Razor. With this approach, you can gradually migrate and upgrade your application at the same time as maintaining and supporting it. It may take years, but you’ll get there in the end!

.NET
Web

Watch this talk live on YouTube.

What if I told you there was a way to migrate one page at a time, keeping everything else running normally? Well, there is. In this talk I’ll show you how to include Microsoft’s reverse proxy in an ASP.NET Core MVC application to proxy requests to your old ASP.NET app, but intercept specific pages and render them using shiny new Razor. With this approach, you can gradually migrate and upgrade your application at the same time as maintaining and supporting it. It may take years, but you’ll get there in the end!

Mark Rendle

Mark is the founder of RendleLabs, which provides consulting services and workshops to .NET development teams across all industries. His particular obsessions are API design and development, performance, Observability and code-base modernisation. He also uses skills acquired during a few years as a professional stand-up comic to deliver entertaining and informative talks at conferences around the world, and recently learned to play bass so he could join tech parody band The LineBreakers.