Cantitate/Preț
Produs

ASP.NET Core Razor Pages in Action

Autor Mike Brind
en Limba Engleză Paperback – 20 dec 2022
Razor Pages lets you build, configure, and deploy amazing dynamic ASP.NET websites with ease. In ASP.NET Core Razor Pages in Action, youll use Razor Pages to build a complete application, learning to iterate amazing new features chapter-by-chapter.
In ASP.NET Core Razor Pages in Action, youll go hands-on to build a complete vacation-booking application, incorporating new framework features and adding complexities as theyre introduced. Youll see how Razor Pages simplifies all the essential tasks of web development, howto enhance your web applications with the huge ecosystem of C# libraries, and how to locate the perfect tool for your task using centralized repositories.
Citește tot Restrânge

Preț: 33417 lei

Preț vechi: 41772 lei
-20% Nou

Puncte Express: 501

Preț estimativ în valută:
6396 6747$ 5330£

Carte disponibilă

Livrare economică 12-26 decembrie
Livrare express 28 noiembrie-04 decembrie pentru 3930 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781617299988
ISBN-10: 1617299987
Pagini: 456
Dimensiuni: 190 x 233 x 30 mm
Greutate: 0.76 kg
Editura: Manning Publications

Cuprins

table of contents detailed TOC
PART 1: GETTING STARTED
READ IN LIVEBOOK1GETTING STARTED WITH RAZOR PAGES
READ IN LIVEBOOK2YOUR FIRST APPLICATION
READ IN LIVEBOOK3WORKING WITH RAZOR PAGES
READ IN LIVEBOOK4MATCHING URLS TO RAZOR PAGES WITH ROUTING
PART 2: APPLICATION DEVELOPMENT
READ IN LIVEBOOK5WORKING WITH FORMS - MODEL BINDING
READ IN LIVEBOOK6WORKING WITH FORMS - TAG HELPERS
READ IN LIVEBOOK7USING DEPENDENCY INJECTION TO MANAGE SERVICES
READ IN LIVEBOOK8WORKING WITH DATA
READ IN LIVEBOOK9MANAGING USERS WITH AUTHENTICATION
READ IN LIVEBOOK10CONTROLLING ACCESS WITH AUTHORIZATION
READ IN LIVEBOOK11CLIENT-SIDE TECHNOLOGIES AND AJAX
PART 3: GOING LIVE
READ IN LIVEBOOK12TROUBLESHOOTING YOUR APPLICATION
READ IN LIVEBOOK13PROTECTING YOUR APPLICATION AGAINST EXTERNAL ATTACKS
14 PUBLISHING YOUR APPLICATION