Leomaris's Feed
- Exploring Compiled Bindings in .NET MAUI
Leomaris Reyes breaks down compiled bindings, why they matter for performance and debugging, and what’s improved in newer MAUI versions.
Read more - Replicating a Valentine-Inspired Login UI in .NET MAUI
A step-by-step UI build from a Dribbble-inspired design, focusing on layout fundamentals and approachable XAML techniques.
Read more - 6 .NET MAUI Properties You Didn’t Know Work with Buttons
Leomaris Reyes highlights six lesser-known Button properties (like TextTransform and FontAutoScalingEnabled) to help you polish your MAUI UI.
Read more - Adding External Fonts in .NET MAUI
A quick, practical guide to adding and registering external fonts in .NET MAUI, plus tips for using system fonts on Android.
Read more - Gauge Controls: Real-time Performance Tracking, Player Stats in .NET MAUI
A fun look at using gauge visuals (radial/vertical/horizontal) for real-time feedback in .NET MAUI, with examples from gaming-style UI.
Read more - .NET 10 on iOS: Updates and Notes for .NET MAUI Developers
iOS-focused .NET 10 notes for MAUI devs—supported versions, trimmer changes, resource handling, and other platform-specific gotchas.
Read more - .NET 10 for .NET MAUI: Exploring the New Diagnostics and Metrics
Leomaris Reyes breaks down the new diagnostics and metrics tracking in .NET 10 for .NET MAUI, including layout Measure/Arrange instrumentation and viewing telemetry in .NET Aspire.
Read more - .NET 10: Quick UI Changes Worth Noticing in .NET MAUI
Leomaris Reyes highlights practical UI/control changes in .NET 10 for .NET MAUI—new properties, handler defaults, and small updates (plus a few deprecations) that impact everyday apps.
Read more - Replicating a Christmas UI in .NET MAUI
Leomaris Reyes recreates a Christmas-themed UI in .NET MAUI step-by-step, mixing native layouts with Telerik UI components to match a Dribbble design.
Read more - Crypto Financial Charts in .NET MAUI Apps
Leomaris Reyes introduces the Telerik Financial Chart for .NET MAUI and shows how to build interactive crypto/market visualizations with series, indicators, legends, and annotations.
Read more - .NET MAUI Masked Entry: Secure Input for Credit Cards, PINs, Account Numbers
Leomaris Reyes shows how MaskedEntry improves UX in .NET MAUI by enforcing input formats for credit cards, PINs, accounts, emails, IPs, and more.
Read more - Exploring Popup & Dialogs: Promotions, Cart Updates, Personalized Offers
Leomaris Reyes explores popup patterns in .NET MAUI and shows how to implement Telerik Popup for confirmations, promotions, and contextual messaging—with modal/non-modal options and styling.
Read more