← Back
James Montemagno August 26, 2021 12m

Which C# UI Desktop Technology to Pick? | Stream Highlight | .NET MAUI, WinUI 3, WPF, Avalonia, Uno

Summary

The transcript discusses cross-platform mobile and desktop application development strategies, focusing on technology choices for a specific scenario involving legacy Windows and new mobile applications. The speaker recommends using Xamarin Forms for mobile development with potential future migration to .NET MAUI, and suggests WPF for the Windows desktop application due to complex requirements like multi-window support and Windows 7 compatibility. The key practical takeaway is to structure the code to share common business logic, services, and data models across mobile and desktop platforms while maintaining separate user interfaces tailored to each platform's specific needs.

View original episode ↗