Do you have to use XAML with .NET MAUI??? NOOOOO! #dotnetmaui #dotnet

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Honored to get the shoutout James! Appreciate your channel and all your contributions.

BrendanAlexander
Автор

When you have valid XAML, but doesn't work as expected in MAUI, you will know the pain.

fanyang
Автор

My only gripe is that WPF XAML does not always translate or work with MAUI. For whatever reason they decided to change some of the XAML conventions...was very frustrating going from WPF to MAUI.

xTheConsultant
Автор

I also really like built in C# Markup in the Uno Platform framework, and their MVUX approach.🙂

Cyphebreux
Автор

i fell comfortable with xaml because i got a background in wpf, you need to have a solid foundation about how xaml works, i recommend you Pro WPF in C# 2010: Windows Presentation Foundation in .NET 4, it's quite old book but you it does a clear understanding in xaml and wpf in general

haroldpepete
Автор

Yes but, are you ready to rebuild every time you make a change. I know there are packages to do a refresh, but it should be by default. It will be great 😅

ademineshat
Автор

I've built applications for Windows Phone using Xaml, but I never liked it. I've always preferred the WinForms way of building UIs. I have always found it to be easier to use WinForms to build robust UIs for large applications, but just as easy for something small. I find markup to be irritating and tedious.

scottf
Автор

How do you use MVU, can anyone point me to an example or documentation

lukesshorttutorials
Автор

Still not convinced. Just get rid of XAML and go Kotlin/JetPack compose/SwiftUI/Flutter.

smjxpro