Héctor's Feed
- Master .NET MAUI Shell Navigation: Manual Routing, Hierarchical Paths & Menu Customization - Part 5
Hector Perez Rojas shows how to move beyond default Shell behavior and design explicit navigation routes for larger .NET MAUI apps. You’ll see how manual routing, hierarchical paths, and customized menu items can make navigation clearer, safer, and easier to evolve.
Read more - Master .NET MAUI Shell Hierarchy: Organize Menus with Flyouts, Tabs, and Custom Tools - Part 2
This video shows how to organize Shell navigation with FlyoutItems and Tabs so utility-heavy .NET MAUI apps stay clean and discoverable. Hector Perez Rojas demonstrates grouping tools into meaningful sections and testing the hierarchy as features grow.
Read more - The Definitive Guide: MAUI Blazor Hybrid & Web
Hector Perez Rojas builds a shared AI image generator experience across Blazor Web and .NET MAUI Hybrid from one codebase mindset. The session covers shared UI and logic, OpenAI/Azure OpenAI integration, and key setup details needed to make the app run smoothly across targets.
Read more - How I Built a Viral Video Generator (MAUI, XAML, Sora)
Hector Perez Rojas demonstrates a .NET MAUI app that turns prompts into short videos using Sora with an Azure OpenAI-backed workflow. You’ll see how XAML + MVVM, prompt enhancement, secure settings, and media playback come together in one production-style flow.
Read more - Create Viral Videos with SORA in .NET MAUI
Build a .NET MAUI app that connects to Azure OpenAI SORA to generate short videos from prompts.
Read more - How to Use .NET MAUI Shell Like a Pro (Step-by-Step) - Part 1
This first installment introduces a practical foundation for building .NET MAUI apps with Shell, from page setup through navigation basics. Hector Perez Rojas also highlights customization essentials so your app structure is clean from day one.
Read more - Create Your First Custom Control in .NET MAUI – Step by Step!
Hector Perez Rojas shows how to build a reusable custom control in .NET MAUI using Bindable Properties and MVVM-friendly patterns. The walkthrough focuses on practical component design so you can encapsulate behavior like progress display and reuse it across screens.
Read more - How to Apply Different Item Templates in One CollectionView with .NET MAUI
Use a DataTemplateSelector in .NET MAUI to apply different row templates dynamically in a single CollectionView.
Read more - .NET MAUI UI Challenge #7 - Coffe Shop App
Watch a UI challenge build that recreates a coffee shop app experience with .NET MAUI.
Read more