Building a .NET MAUI Application in 7 Days

Sdílet
Vložit
  • čas přidán 11. 09. 2024

Komentáře • 15

  • @fr3ddyfr3sh
    @fr3ddyfr3sh Před 24 dny +5

    You missed THE most essential part: try running and debugging on all three platforms. Windows, Android and iOS.
    Developing and running on one platform is just too simple. Things fall apart, when your codebase needs to run on all Platforms, cause simple things behave differently.
    Not to mention the myriad of compiler and deploy issues with ios and android aot.

    • @SingletonSean
      @SingletonSean  Před 24 dny +2

      Agreed. Even only debugging between Windows and MacOS, I ran into some issues between the platforms. Probably would've had more if I had dug into the mobile side.

    • @fr3ddyfr3sh
      @fr3ddyfr3sh Před 24 dny +2

      Nice that you tried it though.
      I am “fortunate” to “try” 9 to 5 since two years.
      Worst UI framework experience in my +10 years developer life. Comparable to writing a web page for ie6 + FF 1 + Safari. 😅

  • @chillydill4703
    @chillydill4703 Před 24 dny

    Very interesting. Yeah, Avalonia is worth a try since it's using Skia for rendering. I found it more reliant.

  • @momensy2136
    @momensy2136 Před 17 dny

    Please sean i need help
    About 2 years ago i started developing a desktop application using WPF with no previous experience, i had tough time watching your tutorials about MVVM and other things and reading documentations to get job done, and i aborted the project for some reasons. Now it seems i have to complete it.
    Now i see this .NET MAUI wich it seems very similar to WPF development things like the UI XAML components and the code-behind thing. Does it deserve taking effort porting the development to .NET MAUI ? In both cases i had to learn something, i almost know a litle about WPF.

  • @sipepguru
    @sipepguru Před 2 dny

    There is an on appearing command built in to the Maui community toolkit

    • @SingletonSean
      @SingletonSean  Před 2 dny

      That's awesome! Gonna try that out next stream

  • @salk52
    @salk52 Před 21 dnem

    The problem you have with viewmodel is because of Shell. It creates view only once, so the view model is also created only once...

  • @waleedbensumaidea3947
    @waleedbensumaidea3947 Před 24 dny

    do you make vidoes about blazor Hybrid

  • @zwatotem
    @zwatotem Před 24 dny +1

    I think the ping sound didn't record...

  • @lexpsd
    @lexpsd Před 24 dny +1

    bro i think u spy on me, i was literally planning right now to start building gym tracking app on net maui and this video popped up

  • @glowiever
    @glowiever Před 24 dny

    tought maui was DOA