Books And Courses Become an expert on modernizing .NET applications

700 pages of useful information and practical examples

Modernizing .NET Web Applications Book

 

In 2016, Microsoft introduced the new generation of .NET called .NET Core. It brought many fundamental improvements to the platform, but there were also many breaking changes and missing APIs, especially when it comes to creating web applications. Upgrading any website running on .NET Framework to the new .NET Core proved to be a complex process, which can take months or even years.

This book describes two approaches you can take to incrementally modernize legacy .NET web applications. It explains the changes that happened in ASP.NET MVC, ASP.NET Web API, Entity Framework, ASP.NET Identity, SignalR, and other libraries. It also shows a migration path for applications written in ASP.NET Web Forms: a technology which isn’t supported in the new .NET at all.

In addition, the book describes the new frameworks available in the ASP.NET Core platform (Blazor, Razor Pages, ASP.NET Core MVC, SignalR Core, and so on) and helps you decide which technology will be the best fit.

The book also covers several “soft” areas: how to explain the benefits or necessity for the modernization to your company management, how to deal with refactoring and improving the overall code quality during the entire process, and how to adjust the architecture of the application to be ready for another technology upgrade in the future.

The topic of modernization is highly relevant. There are still plenty of legacy .NET applications that are being actively developed and maintained. Many of them were developed for 10+ years, they involve plethora of company-specific know-how, and it is not economically feasible to rewrite them from scratch.

Get the book

Prefer watching over reading?

Modernization Expert On-line Course

 

A practical online course on modernizing .NET applications. You’ll learn to plan the move from .NET Framework to .NET 8 (and beyond), choose the right strategy, and make changes step by step without rewriting the whole system at once.

We’ll cover in-place and side-by-side migrations, the data layer (EF6 → EF Core), API and web service migration (WCF/Web Services → REST/gRPC), moving authentication (Forms Auth → ASP.NET Core Identity), and UI modernization (Web Forms → Blazor or DotVVM).

You’ll get clear procedures, best practices, and tips for handling technical debt, testing, and architecture.

Learn everything you need to know about modernizing .NET Framework web applications to the latest version of .NET in 10 lessons with a total length of 25 hours.

Get access to the course