Blazor Revealed: Building Web Applications in .NET

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

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.

Author(s): Peter Himschoot
Edition: 1
Publisher: Apress
Year: 2019

Language: English
Commentary: True PDF
Pages: 247
City: New York, NY
Tags: C#; .NET; Blazor; Web Applications; Microservices; REST API; JavaScript

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