MVVM pattern .NET MAUI. A definitive guide to essential patterns, best practices and techniques - Helion
Tytuł oryginału: MVVM pattern .NET MAUI. A definitive guide to essential patterns, best practices and techniques
ISBN: 9781805120704
Format: ebook
Księgarnia: Helion
Cena książki: 4,90 zł
Książka będzie dostępna od października 2023
In today's fast-paced world of software development, teams need to be efficient, productive, and capable of rapidly adapting to changes in order to deliver high-quality products. Hence, to meet the demands of modern software development, it is crucial for developers to write maintainable and easy-to-test code. "MVVM in .NET MAUI" offers an in-depth exploration of the Model-View-View Model (MVVM) design pattern. This book demonstrates how the pattern helps in structuring code to embrace the separation of concerns, allowing for loosely-coupled UI and application logic, ultimately leading to more robust, maintainable, and testable code. Further, the book will highlight .NET MAUI's capabilities and features and will delve into the essential components within the framework that facilitate applying the MVVM pattern. With the help of a sample application, "MVVM in .NET MAUI" guides you through both essential and advanced usages of the MVVM pattern. This hands-on approach ensures that you can grasp the practical aspects of the pattern and apply it successfully in your .NET MAUI projects. By the end of this book, you will have gained a comprehensive understanding of the MVVM design pattern, its relevance in the context of .NET MAUI, and the skills required to successfully apply it in practice
Zobacz także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
The MVVM Pattern in .NET MAUI. The definitive guide to essential patterns, best practices, and techniques for cross-platform app development eBook -- spis treści
- 1. The MVVM Design Pattern
- 2. The .NET MAUI Framework
- 3. MVVM Enablers in .NET MAUI
- 4. Databinding in .NET MAUI
- 5. Community Toolkits
- 6. Working with Collections
- 7. Dependency Injection, Services and Messaging
- 8. .NET MAUI Shell and Navigation
- 9. Handling User Input and Validation
- 10. Working with Remote Data
- 11. Creating MVVM-Friendly Controls
- 12. Localization and Accessibility with MVVM
- 13. Unit Testing
- 14. Debugging and Troubleshooting