Microsoft Blazor (e-bog) af Himschoot, Peter
Himschoot, Peter (forfatter)

Microsoft Blazor e-bog

403,64 DKK (inkl. moms 504,55 DKK)
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 along with thousands of existing libraries, right in the browser. There is important new cov...
E-bog 403,64 DKK
Forfattere Himschoot, Peter (forfatter)
Forlag Apress
Udgivet 29 maj 2020
Genrer UMP
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781484259283
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 along with thousands of existing libraries, right in the browser. There is important new coverage in this edition on the new and improved Razor syntax, how to easily validate user input with Blazor validation, and how to build complex interacting components with Cascading Properties and Templated Components. 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 websites. 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. This book gets you started using this important new toolkit for web application development.What You Will LearnBuild user interfaces and display data for users to editCapture the user's changes via data bindingTransfer data back and forth between server and clientCommunicate with microservices and database servicesDevelop reusable components and assemble them into bigger componentsUse routing to build single-page applications (SPAs)Build Blazor libraries that are reusable across applicationsWho This Book Is ForExperienced .NET developers who want to apply their existing skills toward 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, that provide good user experience.