3
Answers

How do I migrate from ASP.NET webforms to .NET 8?

Photo of Lucian

Lucian

Oct 16
800
1

How do I migrate a legacy ASP.NET webforms application with NET Framework 4.8 to .NET 8? We are using Telerik controls a lot.

What thechnology to use, Blazor, MVC, Razor? I need to do do the migration in steps and run in paralel both frameworks.

Database is SQL Server.

Answers (3)