The Basics of Data Binding in WPF

Поделиться
HTML-код
  • Опубликовано: 4 янв 2025

Комментарии • 43

  • @RaqiGirl
    @RaqiGirl 9 месяцев назад +1

    I just watched one of your videos. I finally understood Data Binding because you explained "WHY" it works. Thank you!

  • @NordicAutomation
    @NordicAutomation Год назад +8

    Finally I understood the essence of data binding! Thanks a lot!

  • @MM-zm7ck
    @MM-zm7ck 9 месяцев назад

    hey I have watch tons of video , but I like your teaching style , it's very beginner friendly . hope you will have more. thank you

  • @scramjet4610
    @scramjet4610 Год назад +2

    Excellent video. Makes complex Data Binding topic understandable to beginners.

  • @kopilkaiser8991
    @kopilkaiser8991 4 месяца назад

    Man you are a great teacher. Thank you 😊❤️

  • @rodrigocornidez1917
    @rodrigocornidez1917 9 месяцев назад

    Great explanation, thank you for this!

  • @magickomchanell4556
    @magickomchanell4556 26 дней назад

    this is a hidenn gems! thanks you so much Tactic Devs

  • @Vandemataram-
    @Vandemataram- 14 дней назад

    Thankyou for the nice tutorial

  • @mecheil2000
    @mecheil2000 6 месяцев назад

    Very good...
    Thank You for your demonstration

  • @Omar.bin.khattab
    @Omar.bin.khattab 4 месяца назад

    thanks for your time and effort

  • @sulmarpl
    @sulmarpl 6 месяцев назад

    I prefer use a trigger for visibility instead of a converter, although it's a good example use of converter.

  • @FabriceFab-w4i
    @FabriceFab-w4i 11 месяцев назад +1

    Great Lesson , thx

  • @fooballers7883
    @fooballers7883 Год назад +1

    Thank you....A well explained tutorial.

  • @JEBJOSH
    @JEBJOSH Год назад

    I love your tutorials/. They are so helpful. Thank you

  • @nicolasfok5661
    @nicolasfok5661 Год назад

    LifeSaver mannnnn ! Please continue your quality content ! =D

  • @Kilohercas
    @Kilohercas Год назад

    How can I do the same with helper class ?

  • @harry6270
    @harry6270 Год назад

    Great tutorial!

  • @doongie07
    @doongie07 Год назад

    Thank you Tactic Devs :)

  • @Ssalmma-787
    @Ssalmma-787 2 месяца назад

    thanks soo much

  • @MeabuOP
    @MeabuOP 7 месяцев назад

    but how did it know to appears when you checked and disappear if unchecked ? i dont see any configuration about this in your code

    • @TacticDevs
      @TacticDevs  7 месяцев назад

      try to check at 16:40

    • @MeabuOP
      @MeabuOP 7 месяцев назад

      @@TacticDevs I mean what if we want it to disappears when you checked or appear when checked

    • @MeabuOP
      @MeabuOP 7 месяцев назад

      like how do you take control of that

    • @TacticDevs
      @TacticDevs  7 месяцев назад

      @@MeabuOP That means you need to write a custom converter And write the logic of that converter to convert between Boolean and visibility based on the conditions you want

    • @MeabuOP
      @MeabuOP 7 месяцев назад

      @@TacticDevs Thank you for answering

  • @GOODBOY-vt1cf
    @GOODBOY-vt1cf 8 месяцев назад +2

    13:42

  • @shahzaib715
    @shahzaib715 Год назад

    so awesome but bro we can show this in C# code without binding only with box value is true or false then why this binding we need to use?

    • @TacticDevs
      @TacticDevs  Год назад +1

      The reason we need to use it is because it’s going to automatically change the value for us if we don’t use it we will will have to manually change it

    • @shahzaib715
      @shahzaib715 Год назад

      @@TacticDevs ohh alright I got youe point bro actually I'm just learning c# so asked

  • @_rachid
    @_rachid 7 месяцев назад

    Thank you

  • @mixguru9669
    @mixguru9669 Год назад

    Very clear

  • @olanrewajusaka3991
    @olanrewajusaka3991 Год назад

    Nice tutorial sir, please sir can you do wpf for beginners or can you recommend any video tutorial sir. I only have the knowledge of. # but also want wpf but don't know where to start from sir

    • @TacticDevs
      @TacticDevs  Год назад

      Sure thing I will do one ☝️

  • @pierrestcergues
    @pierrestcergues Год назад

    thanks!

  • @abdullahalnayem9406
    @abdullahalnayem9406 Год назад

    Thanks

  • @OwenKerr-r6c
    @OwenKerr-r6c 4 месяца назад

    Victor Spring

  • @blayzehoodly2957
    @blayzehoodly2957 4 месяца назад

    my guy you really have great tutorials but you make them hard to start along with by not providing the startup code

    • @TacticDevs
      @TacticDevs  4 месяца назад

      thanks noted

    • @luciusrex
      @luciusrex 4 месяца назад

      you really dont need it. its basic scaffolding, if thats something thats challenging for you perhaps you should first start with xaml?

  • @HeadingWatch
    @HeadingWatch 4 месяца назад

    Allen Larry Lee Jessica Taylor Kenneth

  • @MaxiKing913
    @MaxiKing913 Месяц назад

    so much no goes in here. no thanks

  • @novatechnologies-lk
    @novatechnologies-lk 19 дней назад

    Thanks