Using/Converting Xamarin.Forms Behaviors in .NET MAUI

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 24

  • @rvranny
    @rvranny 3 роки тому

    @Gerald - A quick question for the other series (may be), and an important one, I know there are blazor bindings are available and we have MAUI as well, but why we just not build PWA using Blazor WASM if our purpose is just to show data from cloud and don't really need device features?

  • @josedonizeteoliveirajunior1744
    @josedonizeteoliveirajunior1744 3 роки тому

    this conversion is very important, thanks

  • @glennthomson8808
    @glennthomson8808 3 роки тому

    Hey Gerald, In Xamarin 5 forms is it possible to change the "style" of buttons based on values? I am making a rating system 1,2,3,4,5 (5 buttons, repeated over and over for each item rated), and would like the control to hi-light the previously selected value when loaded, but change the hi-light as the value selected changes. Hopefully that is clear? I know you don't have time to answer all questions so no worries if you don't have time!

    • @jfversluis
      @jfversluis  3 роки тому

      Hi Glenn! I do my best to answer and help everyone ;) So here I am! I'm not quite clear on what you're trying to do though... I think it would help if you would have a small repository showing what you want to achieve?

    • @jfversluis
      @jfversluis  3 роки тому

      Hey Glenn! I think you’re trying to reply but it keeps being deleted. I think that tends to happen when you add links to your reply and UA-cam will see it as spam :)

    • @glennthomson8808
      @glennthomson8808 3 роки тому

      Hi Gerald, if people open repositories how do they supply you the link, I tried breaking the link into parts but the message still was not sent!

    • @jfversluis
      @jfversluis  3 роки тому

      Find my email on my GitHub profile :)

  • @hrishikeshgarud7177
    @hrishikeshgarud7177 3 роки тому

    Is it a good idea to store AES key using xamarin essentials SecureStorage?

    • @jfversluis
      @jfversluis  3 роки тому +1

      If you have to store it somewhere, then that should be the place for sure

  • @troupebase2292
    @troupebase2292 2 роки тому

    Will this work in view model to trigger a command that is defined in the view model? If not, any ideas where to find out how?

    • @troupebase2292
      @troupebase2292 2 роки тому

      Basically I am trying to understand how to trigger a command form entry control when the text changes. I am using MVVM

    • @jfversluis
      @jfversluis  2 роки тому +1

      Check out my databinding playlist, that might help! ua-cam.com/video/Or_qn8i8jVM/v-deo.html

  • @velara314
    @velara314 3 роки тому

    what does += and -= do? Add and remove event listeners? Is there a name for this operator?

    • @jfversluis
      @jfversluis  3 роки тому +1

      In this case they add and remove listeners, with ints it is the equivalent of x = x + 5. So now you can write x += 5.
      More info here: docs.microsoft.com/dotnet/csharp/language-reference/operators/addition-operator#addition-assignment-operator-

  • @checox1909
    @checox1909 3 роки тому

    hahahahahaha nice trick

  • @adinwashere
    @adinwashere 3 роки тому

    😴

    • @jfversluis
      @jfversluis  3 роки тому +1

      Oh no not that boring?!

    • @adinwashere
      @adinwashere 3 роки тому

      @@jfversluis just making fun at what you said at the start🙂

    • @jfversluis
      @jfversluis  3 роки тому +1

      Haha I know don’t worry! Love it!