Cantitate/Preț
Produs

Pro ASP.NET Core 7, Tenth Edition

Autor Adam Freeman
en Limba Engleză Paperback – 26 sep 2023

Actualizarea la ediția a zecea marchează trecerea completă la .NET 7, aducând revizuiri substanțiale capitolelor dedicate Razor Pages și Blazor. Putem afirma că acest volum își menține statutul de resursă fundamentală pentru ecosistemul Microsoft, concentrându-se pe evoluția framework-ului către aplicații cloud-native și extensibile. Structura narativă a cărții este riguros tehnică, ghidând cititorul prin configurarea pipeline-ului de cereri ASP.NET Core și implementarea serviciilor web RESTful. Suntem de părere că forța acestui manual rezidă în abordarea practică: nu se limitează la teorie, ci implică dezvoltarea incrementală a unei aplicații reale, un magazin online denumit SportsStore. Pe parcursul celor peste 1200 de pagini, sunt explorate aspecte critice precum accesul la date prin Entity Framework Core și securizarea aplicațiilor folosind ASP.NET Core Identity. Dacă C# 11 and .NET 7 - Modern Cross-Platform Development Fundamentals de Mark J. Price v-a oferit cadrul teoretic și bazele limbajului, Pro ASP.NET Core 7, Tenth Edition oferă instrumentele practice și profunzimea arhitecturală necesară pentru proiecte de anvergură. Această lucrare reprezintă punctul culminant al seriei semnate de Adam Freeman, rafinând conceptele prezentate în edițiile anterioare, precum Pro ASP.NET Core 3 sau Pro ASP.NET Core 6. Față de lucrările sale mai vechi, cum ar fi Pro ASP.NET 4.5 in C#, Freeman pune acum un accent major pe interoperabilitate și pe tehnologii moderne precum WebAssembly și Blazor WebAssembly, reflectând tranziția industriei către interfețe bogate și execuție eficientă pe partea de client.

Citește tot Restrânge

Preț: 41980 lei

Preț vechi: 52475 lei
-20%

Puncte Express: 630

Carte disponibilă

Livrare economică 05-19 mai


Specificații

ISBN-13: 9781633437821
ISBN-10: 1633437825
Pagini: 1256
Dimensiuni: 185 x 233 x 68 mm
Greutate: 2.1 kg
Ediția:10th edition
Editura: Manning Publications

De ce să citești această carte

Recomandăm această carte dezvoltatorilor cu experiență în C# care doresc să stăpânească arhitectura .NET 7. Veți câștiga o înțelegere profundă a modului în care funcționează pipeline-ul ASP.NET Core și veți învăța să construiți aplicații web robuste, de la servicii REST la interfețe interactive cu Blazor. Este un ghid esențial pentru cei care transformă codul în soluții scalabile și sigure pentru mediul enterprise.


Despre autor

Adam Freeman este un profesionist IT cu o experiență vastă, ocupând de-a lungul carierei poziții de conducere, inclusiv cele de Chief Technology Officer și Chief Operating Officer în cadrul unei bănci globale. Această expertiză executivă se reflectă în stilul său de scriere, care prioritizează eficiența și aplicabilitatea soluțiilor software în lumea reală. Freeman este autorul a peste zece bestselleruri dedicate dezvoltării de software, fiind recunoscut pentru capacitatea de a explica tehnologii complexe precum Java și .NET într-o manieră structurată și accesibilă profesioniștilor.


Descriere scurtă

Now in its tenth edition, this industry-leading guide to ASP.NET Core teaches everything you need to know to create easy, extensible, and cloud-native web applications.

Inside Pro ASP.NET Core 7 you will learn how to:

  • Configure the ASP.NET Core request pipeline to handle requests
  • Create RESTful web services with MVC controllers
  • Create HTML responses with Razor and Razor Pages
  • Create richly interactive web applications with Blazor
  • Access data using Entity Framework Core
  • Authenticate requests using ASP.NET Core Identity

Pro ASP.NET Core is an acclaimed bestseller, and a bible for .NET web developers. Tens of thousands of readers have benefited from its comprehensive coverage of ASP.NET’s key tools and techniques. Now in its tenth edition, this revised guide has been fully updated to .NET 7, with extensive chapters on Razor Pages, Blazor, and the MVC framework. It maintains the style and structure of popular previous editions, with content updated for ASP.NET Core’s latest evolution.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the technology

ASP.NET Core 7 gives you everything you need to create awesome web apps in C#. This powerful framework handles anything you throw at it, from high-volume HTTP requests and RESTful web services, to efficient HTML and CSS round trips and WebAssembly for rich user interactions.

About the book

Pro ASP.NET Core 7 is the industry-leading guide to building web applications with ASP.NET Core. In it, you’ll build a realistic online store as you learn about web services, authentication and authorization, container deployment, and more. Author Adam Freeman’s comfortable style mentors you through advanced topics like RESTful web services, Razor Pages for HTML responses, and data access with Entity Framework Core. Engaging hands-on examples show you how each tool works in action.

What's inside

  • The ASP.NET Core request pipeline
  • RESTful web services with MVC controllers
  • Rich interactive applications with Blazor
  • Authenticate requests using ASP.NET Core Identity

About the reader

For web developers experienced with C# and the basics of .NET.

About the author

Adam Freeman has written over a dozen bestselling books on software development. He has held numerous senior IT positions, most recently as CTO and COO of a global bank. The technical editor on this book is Fabio Claudio Ferracchiati.

Table of Contents

1 Putting ASP.NET Core in context
Part 1
2 Getting started
3 Your first ASP.NET Core application
4 Using the development tools
5 Essential C# features
6 Testing ASP.NET Core applications
7 SportsStore: A real application
8 SportsStore: Navigation and cart
9 SportsStore: Completing the cart
10 SportsStore: Administration
11 SportsStore: Security and deployment
Part 2
12 Understanding the ASP.NET Core platform
13 Using URL routing
14 Using dependency injection
15 Using the platform features, part 1
16 Using the platform features, part 2
17 Working with data
Part 3
18 Creating the example project
19 Creating RESTful web services
20 Advanced web service features
21 Using controllers with views, part I
22 Using controllers with views, part II
23 Using Razor Pages
24 Using view components
25 Using tag helpers
26 Using the built-in tag helpers
27 Using the forms tag helpers
28 Using model binding
29 Using model validation
30 Using filters
31 Creating form applications
Part 4
32 Creating the example project
33 Using Blazor Server, part 1
34 Using Blazor Server, part 2
35 Advanced Blazor features
36 Blazor forms and data
37 Using Blazor WebAssembly
38 Using ASP.NET Core Identity
39 Applying ASP.NET Core Identity

Notă biografică

Adam Freeman is an experienced IT professional who started his career as a programmer. He has held senior positions in a range of companies, most recently serving as Chief Technology Officer and Chief Operating Officer of a global bank. He has written 50 programming books, focusing mostly on web application development.