Zum Hauptinhalt springen
Dekorationsartikel gehören nicht zum Leistungsumfang.
Modernizing .NET Web Applications
Everything You Need to Know About Migrating ASP.NET Web Applications to the Latest Version of .NET
Taschenbuch von Tomá¿ Herceg
Sprache: Englisch

37,75 €*

inkl. MwSt.

Versandkostenfrei per Post / DHL

Lieferzeit 2-4 Werktage

Kategorien:
Beschreibung
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 [...] MVC, [...] Web API, Entity Framework, [...] Identity, SignalR, and other libraries. It also shows a migration path for applications written in [...] 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 [...] Core platform (Blazor, Razor Pages, [...] 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.

What You Will Learn

Discover the changes you need to make in a legacy [...] application to migrate it to .NET 8 and beyond

Estimate the required effort and prepare the entire process

Use the In-place or Side-by-side approach to modernize your application incrementally

Migrate from [...] Web Services or WCF to REST or gRPC

Migrate from [...] SignalR to SignalR Core or from Entity Framework to EF Core

Migrate from Forms Authentication to [...] Identity

Migrate [...] Web Forms to Blazor Server or DotVVM

Migrate [...] MVC and Web Pages to [...] Core MVC and Razor Pages

Refactor and clean up your codebase to make it more maintainable

Who This Book Is For

.NET developers who work with [...] web applications running on the .NET framework, and tech leads and software architects who make technical decisions about legacy .NET projects used in their organization
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 [...] MVC, [...] Web API, Entity Framework, [...] Identity, SignalR, and other libraries. It also shows a migration path for applications written in [...] 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 [...] Core platform (Blazor, Razor Pages, [...] 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.

What You Will Learn

Discover the changes you need to make in a legacy [...] application to migrate it to .NET 8 and beyond

Estimate the required effort and prepare the entire process

Use the In-place or Side-by-side approach to modernize your application incrementally

Migrate from [...] Web Services or WCF to REST or gRPC

Migrate from [...] SignalR to SignalR Core or from Entity Framework to EF Core

Migrate from Forms Authentication to [...] Identity

Migrate [...] Web Forms to Blazor Server or DotVVM

Migrate [...] MVC and Web Pages to [...] Core MVC and Razor Pages

Refactor and clean up your codebase to make it more maintainable

Who This Book Is For

.NET developers who work with [...] web applications running on the .NET framework, and tech leads and software architects who make technical decisions about legacy .NET projects used in their organization
Über den Autor

TomᚠHerceg lives in the Czech Republic, and has been a Microsoft MVP since 2009. He runs a software consulting company called RIGANTI, and he has founded DotVVM, an open-source framework for building web apps using a popular MVVM design pattern. He often speaks at conferences and user groups, and he is the founder of Update Conference, the largest .NET developer event in the Czech Republic.

Tomas spent a large part of his career helping his customers with technical decisions, such as cloud migration, microservices architecture, domain-driven design, and modernization of large legacy applications. He wrote many technical articles about .NET development and conducted numerous courses and hands-on labs. Writing this book seemed like the next step forward.

Inhaltsverzeichnis

Chapter 1: Introduction.- Chapter 2: Justifying Modernization.- Chapter 3: Before You Start.- Chapter 4: Migrating APIs and Web Services.- Chapter 5: Migrating Data Access.- Chapter 6: Migrating Identity Stores.- Chapter 7: In-place Migration of UI Applications.- Chapter 8: Side-by-Side Migration of UI Applications.- Chapter 9: Migration of [...] MVC and Web Pages.- Chapter 10: A Word on Architecture.- Chapter 11: Conclusion.

Details
Erscheinungsjahr: 2024
Fachbereich: Anwendungs-Software
Genre: Importe, Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Inhalt: xvi
680 S.
45 s/w Illustr.
680 p. 45 illus.
ISBN-13: 9798868806162
Sprache: Englisch
Ausstattung / Beilage: Paperback
Einband: Kartoniert / Broschiert
Autor: Herceg, Tomá¿
Auflage: First Edition
Hersteller: APRESS
Verantwortliche Person für die EU: APress in Springer Science + Business Media, Heidelberger Platz 3, D-14197 Berlin, juergen.hartmann@springer.com
Maße: 235 x 155 x 38 mm
Von/Mit: Tomá¿ Herceg
Erscheinungsdatum: 16.10.2024
Gewicht: 1,036 kg
Artikel-ID: 129693385
Über den Autor

TomᚠHerceg lives in the Czech Republic, and has been a Microsoft MVP since 2009. He runs a software consulting company called RIGANTI, and he has founded DotVVM, an open-source framework for building web apps using a popular MVVM design pattern. He often speaks at conferences and user groups, and he is the founder of Update Conference, the largest .NET developer event in the Czech Republic.

Tomas spent a large part of his career helping his customers with technical decisions, such as cloud migration, microservices architecture, domain-driven design, and modernization of large legacy applications. He wrote many technical articles about .NET development and conducted numerous courses and hands-on labs. Writing this book seemed like the next step forward.

Inhaltsverzeichnis

Chapter 1: Introduction.- Chapter 2: Justifying Modernization.- Chapter 3: Before You Start.- Chapter 4: Migrating APIs and Web Services.- Chapter 5: Migrating Data Access.- Chapter 6: Migrating Identity Stores.- Chapter 7: In-place Migration of UI Applications.- Chapter 8: Side-by-Side Migration of UI Applications.- Chapter 9: Migration of [...] MVC and Web Pages.- Chapter 10: A Word on Architecture.- Chapter 11: Conclusion.

Details
Erscheinungsjahr: 2024
Fachbereich: Anwendungs-Software
Genre: Importe, Informatik
Rubrik: Naturwissenschaften & Technik
Medium: Taschenbuch
Inhalt: xvi
680 S.
45 s/w Illustr.
680 p. 45 illus.
ISBN-13: 9798868806162
Sprache: Englisch
Ausstattung / Beilage: Paperback
Einband: Kartoniert / Broschiert
Autor: Herceg, Tomá¿
Auflage: First Edition
Hersteller: APRESS
Verantwortliche Person für die EU: APress in Springer Science + Business Media, Heidelberger Platz 3, D-14197 Berlin, juergen.hartmann@springer.com
Maße: 235 x 155 x 38 mm
Von/Mit: Tomá¿ Herceg
Erscheinungsdatum: 16.10.2024
Gewicht: 1,036 kg
Artikel-ID: 129693385
Sicherheitshinweis

Ähnliche Produkte

Ähnliche Produkte