Building a .NET MAUI Application in 7 Days

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ย. 2024

ความคิดเห็น • 15

  • @fr3ddyfr3sh
    @fr3ddyfr3sh 24 วันที่ผ่านมา +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  24 วันที่ผ่านมา +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 24 วันที่ผ่านมา +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 24 วันที่ผ่านมา

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

  • @momensy2136
    @momensy2136 17 วันที่ผ่านมา

    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 2 วันที่ผ่านมา

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

    • @SingletonSean
      @SingletonSean  2 วันที่ผ่านมา

      That's awesome! Gonna try that out next stream

  • @salk52
    @salk52 21 วันที่ผ่านมา

    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 24 วันที่ผ่านมา

    do you make vidoes about blazor Hybrid

  • @zwatotem
    @zwatotem 24 วันที่ผ่านมา +1

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

    • @SingletonSean
      @SingletonSean  23 วันที่ผ่านมา

      Ah it's either super quiet or didn't record

  • @lexpsd
    @lexpsd 24 วันที่ผ่านมา +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

    • @SingletonSean
      @SingletonSean  23 วันที่ผ่านมา +1

      Awesome! Hope some of this helps

  • @glowiever
    @glowiever 24 วันที่ผ่านมา

    tought maui was DOA