C# WPF Tutorial #22 - What is MVVM?

Поделиться
HTML-код
  • Опубликовано: 7 июн 2024
  • Learning what the design pattern MVVM is, how it works, how it affects your WPF components, and when you might want to use it. Next up, we will start implementation!
    Happy Coding!
    Chapters:
    0:00 MVVM?
    0:32 The Main Idea
    1:06 View -- ViewModel
    1:42 Code Behind?
    3:42 ViewModel -- Model
    4:26 Is MVVM Right for You?
    5:44 Next Up
  • НаукаНаука

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

  • @WIckedOmenOfThunder
    @WIckedOmenOfThunder Год назад +5

    My man, I've been looking forward to this

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

      I plan on doing several of these, let me know if you have any specific topics you'd like included!

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

    I have been waiting this mvvm video! And - finally ~ 😆😆😆 Thank you very much for your great video. Your explanation is always really concise and great! 😄😄

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

      Thank you, glad you liked it!!

  • @user-hj8sc9zf9c
    @user-hj8sc9zf9c Год назад +1

    Thank you for the comprehensive explanation about mvvm
    I look forward to your next beautiful videos

  • @rahulgoutham7102
    @rahulgoutham7102 8 месяцев назад +1

    Explanation is simple and easily understandable. Thanks 📝

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

    Hey, I appreciate your videos so far. Are you planning on discussing the MVVM Community package or something similar?

    • @KampaPlays
      @KampaPlays  Год назад +3

      Thanks! Honestly, I may touch on a few MVVM packages, but my current plans are to implement it from scratch so people can know how it works and go from there.

  • @mrgold8267
    @mrgold8267 Год назад +3

    Hello, thank you so much for the new videos, about how many videos there will be in general, I just need to study WPF before June 1 because I need to do it in flight practice or not (?). Thank you again very much for recording such new and modern videos

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

      I'm hoping to make at least 5-10 more WPF-specific videos before I start another series. Thank you for watching!

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

      @@KampaPlays There is not at least one normal modern video on RUclips where it shows how to create an application in WPF C# from scratch using MySQL, I would really like you to write a complete program with WPF vs MySQL just so powerful. Please write before May 5, I will definitely share your channel on all my social networks and send it to my classmates, just before May 5 we need to implement databases in MySQL and create applications for interaction. Here is an example of a theme ("Family Budget") do you want to make it, do you want another one, we are definitely waiting for this video from you, please.

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

    There is not at least one normal modern video on RUclips where it shows how to create an application in WPF C# from scratch using MySQL, I would really like you to write a complete program with WPF vs MySQL just so powerful. Please write before May 5, I will definitely share your channel on all my social networks and send it to my classmates, just before May 5 we need to implement databases in MySQL and create applications for interaction. Here is an example of a theme ("Family Budget") do you want to make it, do you want another one, we are definitely waiting for this video from you, please.

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

      I will be doing some videos on databases, but it will definitely not be before May 5. I have several other videos to do, and with work I can only get to about 1/week.
      I would take a look at this -- This should get you going with the bindings as well as MySQL connection strings and logic to get the data.
      www.c-sharpcorner.com/UploadFile/47548d/data-binding-in-wpf-datagrid-control-using-mysql-database/

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

      @@KampaPlays OK, thank you very much, I'll take a look at that link, we are definitely waiting for new videos from you

  • @t3hPoundcake
    @t3hPoundcake 11 месяцев назад +1

    You have really good tutorials, you're good at explaining concepts in easy to understand terms, but can you please turn up your microphone level going forward? I have you turned all the way up on my PC and can just now hear you clearly.

    • @KampaPlays
      @KampaPlays  11 месяцев назад

      Thank you! I keep having volume issues, I will check it and try to make it better.