.NET MAUI Login - Part 1 | Ep:8

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

КОМЕНТАРІ • 39

  • @ivanxam7093
    @ivanxam7093 2 роки тому +2

    It's looking great... thanks for sharing ;-)

  • @foxmccloud6330
    @foxmccloud6330 Рік тому +2

    Your Tutorials are the best 👍

  • @sagarkhatis3644
    @sagarkhatis3644 Рік тому

    Nice and informative & and also music was very romantic.

  • @cvsWebDesigns
    @cvsWebDesigns Рік тому

    The "Remember Me" and the "Forgot Password" are run together and I have double/triple checked my code to yours, and it looks right. What and I missing to get spacing between the two? NOTE the same thing happened to you when you did the new user / sign up thing. You just added spaces in the text field

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

    Thanks you my brather , we want a lot coureses please 🙏🙏💚

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

    Hola saludos desde Cartagena Colombia muchas gracias

  • @kratos7ism
    @kratos7ism 2 роки тому +4

    Excellent video again . May i ask why do you use microsoft toolkit mvvm instead of community toolkit mvvm ? i think microsoft's toolkit has been deprecated..

    • @khurum
      @khurum Рік тому

      Maybe because he is using an older version

  • @khurum
    @khurum Рік тому

    Great job man keep it up! DONT STOP CREATING!!

  • @pravinchaudhary7138
    @pravinchaudhary7138 5 місяців тому +1

    I want to use Google login in MAUI app. Unable to find any tutorial. Isn't email-password authentication outdated?

  • @user-nu1iw5yk1z
    @user-nu1iw5yk1z 22 дні тому

    ICommand for login async not found says ! tried reinstalling mvvm package but his attribut not found

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

    Thanks a lot my friend.
    I have an issue with the shape.
    There is a little padding on the left and top side of the shape?
    Which value in "Data" field should I change?
    Path : Data="m0.30001,0l449,0l0,128.48327c-122.5,64.30167 -332.5,65.89076 -449,7.2429c0,-45.25313 0,-90.47304 0,-135.72617z"

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

      Create your own shape. Link on description.

  • @lcppb
    @lcppb Рік тому +1

    O usuário nao gosta de digitar o nome ou email todo santo dia...precisa ter um COMBOBOX

  • @oswaldoandrade6829
    @oswaldoandrade6829 7 місяців тому

    sigue disponible?, quiero adquirirlo

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

    im sorry but, how did you do on the data value to make a curve?
    because when i ran, my app won't make a curve on the path vector (just a straight line)...

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

      You will find data value in video drscription.

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

      Follow from 6:20
      editor.method.ac/

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

    Is It work with computer ? or android only

  • @eroniamerico
    @eroniamerico 20 днів тому

    Link to download is broken. Verify human is infinit. But thanks for the video.

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

    How do you make android emulator on the front on IDE ?

  • @yametekodasai1752
    @yametekodasai1752 Рік тому

    Is this online app?

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

    Please share the code base link

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

    What was the app you used to draw the path

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

      Method Draw Vector Editor:
      editor.method.ac

  • @lakshminarayana-nn3wr
    @lakshminarayana-nn3wr 2 роки тому

    where i get source code

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

    neuce

  • @Protoscherge
    @Protoscherge Рік тому

    that tutorial didnt AGE well... couple parts are not working anymore. or at least i am to stupid.

    • @vanman7805
      @vanman7805 Рік тому

      CommunityToolkit replaced MicrosoftToolkit and then [RelayCommand] replaces [ICommand].

  • @allah_yfarajha
    @allah_yfarajha 10 місяців тому

    Can you share the code on free pls 🙁

    • @xDeew
      @xDeew 7 місяців тому

      Bro pay like I did

  • @JohanRobayo10
    @JohanRobayo10 2 місяці тому

    Data="m0.30001,0l449,0l0,128.48327c-122.5,64.30167 -332.5,65.89076 -449,7.2429c0,-45.25313 0,-90.47304 0,-135.72617z" this data doesn't work bro. is it correct?

  • @alejandrodominguezvargas7404

    Microsoft.toolkit.mvvm it's obsolete

    • @AshProgHelp
      @AshProgHelp  Рік тому

      use CommunityToolkit.Mvvm

    • @vanman7805
      @vanman7805 Рік тому +1

      CommunityToolkit replaced MicrosoftToolkit and then [RelayCommand] replaces [ICommand]