Blazor Revealed: Building Web Applications in .NET
β Scribed by Peter Himschoot
- Publisher
- Apress
- Year
- 2019
- Tongue
- English
- Leaves
- 264
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
Build web applications in Microsoft .NET that run in any modern browser, helping you to transfer your .NET experience and skills to a new environment and build browser-based applications using a robust and type-safe language and runtime. Developing a web site with rich client-side behavior means most developers need to learn a transpiled language like JavaScript or TypeScript. But today you can also develop rich browser applications using the .NET runtime and C# using Blazor. With Blazor you can use all that experience you have amassed over the years, and can use thousands of already existing libraries, right in the browser.
Blazor Revealed will allow you to create a rich web site experience in no time. You will learn how to build user interfaces, and present data to a user for display and modification, capturing the userβs changes via data binding. The book shows you how to access a rich library of .NET functionality such as a component model for building a composable user interface, including how to develop reusable components that can be used across many pages and web sites. Also covered is data exchange with a server, giving you access to microservices and database services.
Blazor provides a fresh take on web development by eliminating the need for you to learn different languages and frameworks for client- and server-side development. Blazor allows C# and .NET to be used on all sides, providing a robust feature set that is well suited toward scalable, enterprise-level applications. Blazor Revealed gets you started in using this important new toolkit for web application development.
What You'll Learn
β’ Build user interfaces and display data for users to edit
β’ Capture the userβs changes via data binding
β’ Transfer data back and forth between server and client
β’ Communicate with microservices and database services
β’ Develop reusable components and assemble them into bigger components
β’ Use routing to build single page applications (SPAs)
β’ Build Blazor libraries that are reusable across applications
Who This Book Is For
Experienced .NET developers who want to apply their existing skills to building professional quality, client-side web applications that run in any browser. The book is for web developers who want to step away from JavaScript and its complexities, and instead use a proven technology (.NET) that is robust toward creating enterprise-quality applications that scale and are reliable and that provide good user experience. The book is for intermediate to advanced .NET web developers with no experience using Blazor.
β¦ Table of Contents
Front Matter ....Pages i-xxiii
Your First Blazor Project (Peter Himschoot)....Pages 1-17
Data Binding (Peter Himschoot)....Pages 19-52
Components and Structure for Blazor Applications (Peter Himschoot)....Pages 53-99
Services and Dependency Injection (Peter Himschoot)....Pages 101-123
Data Storage and Microservices (Peter Himschoot)....Pages 125-159
Communication with Microservices (Peter Himschoot)....Pages 161-186
Single Page Applications and Routing (Peter Himschoot)....Pages 187-212
JavaScript Interoperability (Peter Himschoot)....Pages 213-240
Back Matter ....Pages 241-247
β¦ Subjects
C#; .NET; Blazor; Web Applications; Microservices; REST API; JavaScript
π SIMILAR VOLUMES
Build web applications in C# and Microsoft .NET that run in any modern browser. This second edition is updated to work with the release version of Blazor and covers Blazorβs use in creating both server-side and WebAssembly Blazor applications. Developers are able to use all their experience in .NET
Build web applications in C# and Microsoft .NET that run in any modern browser. This second edition is updated to work with the release version of Blazor and covers Blazorβs use in creating both server-side and WebAssembly Blazor applications. Developers are able to use all their experience in .NET
<div><div><div>Build web applications in C# and Microsoft .NET 6 that run in any modern browser and become a full-stack web developer!. Do all these things using the Microsoft Blazor framework and the techniques shown in this book. New in this edition is coverage of the new and improved Razor syntax
<div><div><div>Build web applications in C# and Microsoft .NET 6 that run in any modern browser and become a full-stack web developer!. Do all these things using the Microsoft Blazor framework and the techniques shown in this book. New in this edition is coverage of the new and improved Razor syntax
Learn Blazor from the ground up, with step-by-step instructions and code examples. Key Features: - Explore the ins and outs of Blazor architecture and gain a comprehensive understanding of its components. - Dive deep into the intricacies of Blazor deployment, ensuring smooth and successful laun