shlogg · Early preview
Victor Hugo Garcia @vhugogarcia

Passionate software engineer with a love for design and an unwavering commitment to enjoying life to the fullest.

.NET MAUI Button Text Alignment Challenge Solved

Align button text in .NET MAUI apps with custom handlers. Use `FormHandler.AlignButtonTextToLeftBottom()` to achieve precise control over alignment on iOS and Android platforms.

Upgrading To .NET MAUI For .NET 9: Enhanced Performance And Stability

Upgrading to .NET MAUI for .NET 9 offers enhanced performance, stability & improved dev experience with new controls & features. Perfect for mobile app development's fast-paced cycle. Stay competitive!

Implementing Loading Indicators For Images In .NET MAUI

Implementing a loading indicator for images in .NET MAUI enhances user experience by providing visual feedback during image loading. Use Control Reference Bindings to ensure your app remains responsive and user-friendly on all platforms.

Developing .NET MAUI Apps On MacOS Sequoia With XCode 16

Overcoming .NET MAUI challenges on macOS Sequoia: Disable auto updates, enable notifications & check for XCode 16 support. Update .csproj file to fix strip error. Follow GitHub issue thread for additional workarounds.