Cantitate/Preț
Produs

Exploring Blazor: Creating Server-side and Client-side Applications in .NET 7

Autor Taurius Litvinavicius
en Limba Engleză Paperback – 21 dec 2022
Build and develop web applications with Blazor in C#. This book covers both server-side and client-side Blazor, along with its latest features and the structure of the technology. You’ll see that Blazor is a web UI framework based on C#, Razor, and HTML, and how it runs front-end logic using C#, either on the server or on the browser, using WebAssembly. 
This new edition not only covers the new structure for the Blazor environment, it also demonstrates the latest features, such as adding API features to a Blazor server project; creating code-behind files for C# and CSS; new ways to pick, save, and handle files in Blazor; and much more. The code and project layout have been updated in .NET 7 for this new edition. 
The book starts with an introduction to Blazor, along with its various categories and its basics and syntax, including Razor syntax implementation. You will go through Blazor navigation and components, and learn its life cycle events and other components.You will learn features specific to each Blazor type. You will see how Blazor works with storage, files, and JavaScript, and you will create a Blazor code library. You will also create web applications in Blazor using practical implementations and real-life scenarios for both the server side and the client side. After reading this book, you will be able to build web applications with Blazor in C#11 and .NET Core 7.0.
What You Will Learn
  • Bind data and handle events in C# Blazor
  • Handle components and page navigation in Blazor
  • Connect Blazor front-end to APIs
  • Interact with files using Blazor
  • Understand the layout of Visual Studio Blazor project templates   
Who This Book Is For

 C# and .NET Core developers.
Citește tot Restrânge

Preț: 27173 lei

Preț vechi: 33966 lei
-20% Nou

Puncte Express: 408

Preț estimativ în valută:
5202 5428$ 4361£

Carte disponibilă

Livrare economică 20 februarie-06 martie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781484287675
ISBN-10: 1484287673
Pagini: 147
Ilustrații: XI, 147 p. 32 illus.
Dimensiuni: 155 x 235 x 14 mm
Greutate: 0.23 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Cuprins

Chapter 1 – Introduction.- Chapter 2 – Syntax and basics of Blazor.- Chapter 3 – Blazor components and navigation.- Chapter 4 – Specifics of different types of Blazor.- Chapter 5 – General Blazor.- Chapter 6 – Practice Tasks (Server -side blazor).- Chapter 7 – Practice Tasks (Client -side blazor).

Notă biografică

Taurius Litvinavicius is a businessman and technology expert based in Lithuania who has worked with organizations in building and implementing various projects in software development, sales, and other fields of business. He currently works on modern financial applications and consults companies on technology and cost-related issues. As with most of his projects, this book uses cutting-edge technologies, such as Blazor. Taurius is responsible for technological improvements, development of new features, and general management.




Textul de pe ultima copertă

Build and develop web applications with Blazor in C#. This book covers both server-side and client-side Blazor, along with its latest features and the structure of the technology. You’ll see that Blazor is a web UI framework based on C#, Razor, and HTML, and how it runs front-end logic using C#, either on the server or on the browser, using WebAssembly. 
This new edition not only covers the new structure for the Blazor environment, it also demonstrates the latest features, such as adding API features to a Blazor server project; creating code-behind files for C# and CSS; new ways to pick, save, and handle files in Blazor; and much more. The code and project layout have been updated in .NET 7 for this new edition. 
The book starts with an introduction to Blazor, along with its various categories and its basics and syntax, including Razor syntax implementation. You will go through Blazor navigation and components, and learn its life cycle events and other components.You will learn features specific to each Blazor type. You will see how Blazor works with storage, files, and JavaScript, and you will create a Blazor code library. You will also create web applications in Blazor using practical implementations and real-life scenarios for both the server side and the client side. After reading this book, you will be able to build web applications with Blazor in C#11 and .NET Core 7.0.
You will:
  • Bind data and handle events in C# Blazor
  • Handle components and page navigation in Blazor
  • Connect Blazor front-end to APIs
  • Interact with files using Blazor
  • Understand the layout of Visual Studio Blazor project templates

Caracteristici

Consists of case studies and tutorials for implementing each Blazor type Discusses JavaScript usage alongside Blazor Contains code in .NET 7