Home icon

Modernize ASP.NET Web Forms UI to Blazor with AWS Transform

.NET on AWS Blog



This article demonstrates how to modernize ASP.NET Web Forms applications to Blazor using AWS Transform, an agentic service that accelerates .NET modernization.

  • AWS Transform rewrites Web Forms UI layer code to Blazor with server-side hosting
  • Web Forms files (.aspx, .ascx) convert to .razor files in Components folder
  • Web.config settings migrate to appsettings.json; Global.asax code moves to Program.cs
  • Supports .NET Framework 4.8 Web Application projects targeting .NET 10
  • Unsupported features: .asmx, .svc, .ashx files and third-party vendor UI controls
  • Walkthrough transforms eShop sample from .NET Framework 4.8 to .NET 10 Blazor
  • Requires Visual Studio 2026, AWS Toolkit, and IAM Identity Center credentials
  • Developers must review transformed code and complete remaining porting tasks

AWS Transform automates Web Forms to Blazor conversion, reducing modernization effort while developers handle final validation and error resolution.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Dec 16
2025
Modernize ASP.NET MVC Razor UI with AWS Transform
Jan 22
2026
Modernize Xamarin.Forms to .NET MAUI with AWS Transform
Jun 24
2025
Modernize .NET applications at scale with AWS Transform for .NET
Mar 11
2026
Modernize VB.NET applications to .NET 10 with AWS Transform

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.