Real World Production Apps Xamarin.Forms to .NET MAUI Migration Live Stream

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ม.ค. 2025

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

  • @billymartin6497
    @billymartin6497 11 หลายเดือนก่อน +1

    Your videos are always so helpful. Can you please do a deep dive video into the Maui csproj and what should and shouldn't be in there. Seems like a lot of us are unsure, especially after a conversion. So much stuff in there. Thanks.

  • @jean-baptistedioli1692
    @jean-baptistedioli1692 9 หลายเดือนก่อน +1

    Hello
    Thank you for the very helpful video.
    Did you find out the problem with the Dark and Light theme mode ? And about the StatusBar that doesn't work ?
    Thanks a lot :)

    • @JamesMontemagno
      @JamesMontemagno  6 หลายเดือนก่อน

      hmmm havent' seen issues with dark/light mode, works for me. for status bar take a look at learn.microsoft.com/en-us/dotnet/communitytoolkit/maui/behaviors/statusbar-behavior?tabs=android

  • @DanielHarrisCodes
    @DanielHarrisCodes ปีที่แล้ว +3

    I’ve been putting off converting an app from Xamarin, I think the main issue I’ll have is replacing the Signature Pad control

    • @geekincoder6435
      @geekincoder6435 ปีที่แล้ว

      You could roll your own signature pad by using the GraphicsView and hooking into the native press events? Should be doable in Maui?

    • @JamesMontemagno
      @JamesMontemagno  ปีที่แล้ว +1

      .net Maui community toolkit has a drawing view. Easy swap

    • @stefanbogaard8198
      @stefanbogaard8198 ปีที่แล้ว

      Can 100% confirm comment from James, the community toolkit version was very easy to implement in Maui

  • @AngeloLazzari
    @AngeloLazzari 6 หลายเดือนก่อน

    Good evening! Thank you for this great video!! We are trying to migrate our app to MAUI and we see that await Application.Current.SavePropertiesAsync(); is obsolete, do we have to user another thing or simply the Preferencies are saved automtically? And I cannot find the CrossConnectivity.Current.IsRemoteReachable in the new Connectivity.current.... THank you very much

  • @MunkiiYebee
    @MunkiiYebee 9 หลายเดือนก่อน

    Last question. Why don't you like ResourceDictionaries?

  • @faranahmadk7401
    @faranahmadk7401 ปีที่แล้ว +1

    @James
    How can we create graphs or charts in .NET MAUI app?

    • @billymartin6497
      @billymartin6497 10 หลายเดือนก่อน

      I like Syncfusion. It's free if you make less than a million dollars a year

  • @MunkiiYebee
    @MunkiiYebee 9 หลายเดือนก่อน

    Always going for PreRelease during the upgrade process. I assume you wouldn't recommmend we do that right?

  • @azrinsani
    @azrinsani 11 หลายเดือนก่อน

    Are there custom renderers migration in this example

    • @JamesMontemagno
      @JamesMontemagno  10 หลายเดือนก่อน +1

      See: learn.microsoft.com/en-us/dotnet/maui/migration/renderer-to-handler?view=net-maui-8.0

  • @dskogman
    @dskogman ปีที่แล้ว

    Will Skia Sharp work in Maui?

    • @JamesMontemagno
      @JamesMontemagno  ปีที่แล้ว

      Absolutely! I literally use it in this app

  • @sanjaymatela302
    @sanjaymatela302 9 หลายเดือนก่อน

    Why android emulator with MAUI is so slow.

    • @JamesMontemagno
      @JamesMontemagno  9 หลายเดือนก่อน

      That’s just android emulators you can make them faster with hyper-v or intel haxm which work well

  • @lexiconsoftware
    @lexiconsoftware 8 หลายเดือนก่อน

    Goodbye Xamarin, Hello Flutter