Washington M. Blazor WebAssembly Succinctly 2023

Download Download Torrent Opens in your torrent client (e.g. qBittorrent)
Category Other
Size0.00 kB
Added1 year ago (2025-03-10 23:38:32)
Health
Dead0/0
Info Hash4C3F90E0C6D5263C5B601716A6754053174B899D
Peers Updated8 hours ago (2026-03-26 21:21:40)

Report Torrent

0 / 300

Description


Textbook in PDF format

Blazor is a framework for creating SPA webpages with either client-side or server-side architectures, using Razor technology written with the C# language. Because client-side Blazor with WebAssembly executes entirely on a user's browser, it’s very fast for many applications. In Blazor WebAssembly Succinctly, Michael Washington will take readers through the core elements of Blazor and then explore additional features by building a sample application.
Blazor is an exciting technology that allows you to create web-based applications using C# instead of JavaScript. However, you still have the ability to implement custom JavaScript when you desire. Blazor WebAssembly is a component that allows browsers to run binary code for enhanced performance and security. Blazor is an alternative to other single-page application (SPA) frameworks such as Angular, React, and Vue.js.
Blazor has two different runtime modes: server-side Blazor and client-side Blazor, also known as Blazor WebAssembly. Both modes run in all modern web browsers, including web browsers on mobile phones.
In this book, we will cover the core elements of Blazor and then explore additional features by building a sample application called Syncfusion Help Desk.
This application will demonstrate the following:
• Implementing authentication and authorization.
• Inserting, updating, and deleting data from the database.
• Using forms and validation.
• Implementing email notifications.
The code for this e-book is available on GitHub.
Table of contents:
What is Blazor?
The Help Desk Application
Create the Help Desk Application
Explore the Project
Add Syncfusion
Creating a Data Layer
Creating New Tickets
Help Desk Ticket Administration
Sending Emails

×