Blazor Web Development Cookbook. Tested recipes for advanced single-page application scenarios in .NET 9 - Helion
Tytuł oryginału: Blazor Web Development Cookbook. Tested recipes for advanced single-page application scenarios in .NET 9
ISBN: 9781835469729
Format: ebook
Księgarnia: Helion
Cena książki: 119,00 zł
Książka będzie dostępna od października 2024
Blazor, a Microsoft framework, enables you to create interactive web applications using C# and .NET, reducing reliance on JavaScript. Supporting both client-side and server-side development with a unified codebase, Blazor seamlessly integrates server and client components. This cookbook helps you leverage the power of Blazor using practical recipes, addressing key aspects of web development and showcasing the framework's versatility in building modern, integrated applications.
The book takes you on a journey, demonstrating how to skillfully navigate component-based architecture as well as create, parameterize, and customize components for modular functionality. You’ll progress from advanced data binding and event handling intricacies to optimizing data display using grids. Next, you’ll focus on application state management, interactive form building with validation, security measures, navigation intricacies, and performance optimization techniques. Each chapter offers practical insights and hands-on guidance, making the book a detailed manual for building robust and efficient web applications with Blazor.
By the end of this book, you’ll have learned web development with Blazor and be able to architect scalable and performant web applications.
Zobacz także:
- Język C. Kurs video. Praktyczne wprowadzenie do programowania 99,00 zł, (24,75 zł -75%)
- Wzorce projektowe dla programistów C#. Kurs video 99,00 zł, (24,75 zł -75%)
- C# 9.0 w pigułce 173,87 zł, (53,90 zł -69%)
- Gray Hat C#. Język C# w kontroli i łamaniu zabezpieczeń 57,74 zł, (17,90 zł -69%)
- ASP.NET Core 6. Kurs video. Rozwijaj aplikacje webowe z Entity Framework Core 178,97 zł, (62,64 zł -65%)
Spis treści
Blazor Web Development Cookbook. Tested recipes for advanced single-page application scenarios in .NET 9 eBook -- spis treści
- 1. Working with Component-Based Architecture
- 2. Synchronous and Asynchronous Data Binding
- 3. Taking Control of Event Handling
- 4. Enhancing Data Display with Grids
- 5. Managing Application State
- 6. Building Interactive Forms
- 7. Validating User Input Forms
- 8. Keeping the Application Secure
- 9. Exploring Navigation and Routing
- 10. Integrating with OpenAI