WPF - Responsive UI Design | MVVM | XAML | C# | Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ธ.ค. 2024

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

  • @agedvagabond
    @agedvagabond 2 ปีที่แล้ว +9

    Great video and exactly what I was trying to do. U probably just saved me weeks of having 100 tabs open in my browser.

    • @CSharpDesignPro
      @CSharpDesignPro  2 ปีที่แล้ว +2

      @BurnOutTrader - Glad it was helpful. Thanks!

  • @DasAttorney
    @DasAttorney 7 หลายเดือนก่อน +3

    That was pretty hardcore : ) Really good to see someone who knows how to use the tools.

    • @CSharpDesignPro
      @CSharpDesignPro  6 หลายเดือนก่อน +1

      @DasAttorney - I appreciate the compliment! Thank you!!

    • @cristiancamiloangulo3140
      @cristiancamiloangulo3140 4 หลายเดือนก่อน +1

      @@CSharpDesignPro I really appreciate your work, brother. It's hard for me to find documentation on styles and more with responsive design. Until now, I only looked at controls and I never saw styles. Your code is very useful for me to learn. Thank you very much.

    • @CSharpDesignPro
      @CSharpDesignPro  2 หลายเดือนก่อน

      @cristiancamiloangulo3140 - Glad it helped! Thank you!

  • @clickdraw9762
    @clickdraw9762 2 ปีที่แล้ว +16

    You are just amazing! Learning so much about MVVM with C# and WPF.

  • @edinetgrunhed6000
    @edinetgrunhed6000 ปีที่แล้ว +4

    one of the best wpf dashboard i saw in youtube

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

      @edinetgrunhed6000 - Thank you so much for the kind words! I'm happy you found the tutorial to be helpful.

  • @vmajura
    @vmajura ปีที่แล้ว +2

    Огромное спасибо, я как новичок, долго искал реализацию дизайна под разные разрешения экрана, огромное спасибо.

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

      @Владимир Маюра - Рад, что это было полезно. Спасибо!

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

    Great video! I'm your fan now ;)! Subscribed!

  • @emershahi7006
    @emershahi7006 2 ปีที่แล้ว +2

    Superb Design... Really Impressed!!!

    • @CSharpDesignPro
      @CSharpDesignPro  2 ปีที่แล้ว

      @Emershahi - Glad you like it. Thanks!

  • @samename3009
    @samename3009 2 ปีที่แล้ว +4

    love your work. keep it on!

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

    Your designs is so beautifull and helpfull ! Thank you so much

    • @CSharpDesignPro
      @CSharpDesignPro  2 ปีที่แล้ว

      @minh tam Nguyen - Glad it was helpful. Thanks!

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

    Congratulations for the excellent work you are the best thanks

  • @angelbarrantes3226
    @angelbarrantes3226 2 ปีที่แล้ว +2

    de ptmr tu diseño, you gained your like

  • @keplar-bnewgen2564
    @keplar-bnewgen2564 2 ปีที่แล้ว +3

    Awesome video! Trying to build it but I'm stuck at the {StaticResource Laptop_Layout} The Compiler can't seem to find the resource. Am I supposed to add the Laptop_Layout Static Resource somewhere?

    • @CSharpDesignPro
      @CSharpDesignPro  2 ปีที่แล้ว

      @Keplar - B New Gen - Right click on 'Laptop_Layout' and select 'Go To Definition'. I hope this helps.

    • @andreemonsees7146
      @andreemonsees7146 2 ปีที่แล้ว +2

      @@CSharpDesignPro Hey i have the same issue. I cant go to the definition. It says go to definition is not possible.

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

    Value="{StaticResource Laptop_Layout}" />
    I'm following your tutorial and I'm having problems with: //-Default Layout-// and when I added the StaticResource laptop_Layout nothing showed.

    • @alessandralucas4620
      @alessandralucas4620 2 ปีที่แล้ว +7

      I found the problem, in my App.xaml it was missing the ResourceDictionary source
      in your Github i found:





      I'm a rookie and I was following the video blindly.
      Thanks for the tutorial!

    • @CSharpDesignPro
      @CSharpDesignPro  2 ปีที่แล้ว +2

      @Alessandra Lucas - I'm glad the issue was resolved!

    • @andreemonsees7146
      @andreemonsees7146 2 ปีที่แล้ว

      @@alessandralucas4620 Nice thx that was the Problem

    • @lesterestrella3801
      @lesterestrella3801 2 ปีที่แล้ว

      @@alessandralucas4620 Lifesaver

  • @hozmannew896
    @hozmannew896 2 ปีที่แล้ว +2

    Great Job, you have great design sense .

  • @Bathog44
    @Bathog44 2 ปีที่แล้ว +2

    Fantastic demo, beautiful layout. Following along and encountered a problem. Got as far as the //-Default layout-// and when I'd added the StaticResource laptop_Layout nothing was displayed. Am I missing a reference to Styles.xaml somewhere?

    • @Bathog44
      @Bathog44 2 ปีที่แล้ว

      Ha. Ignore the above. My error. Doh!

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

      @BathoG Technologies - I'm glad the issue was resolved. Thanks for the appreciation!

    • @Bathog44
      @Bathog44 2 ปีที่แล้ว +2

      @@CSharpDesignPro I've finished following your tutorial and the result is superb. I'm relatively new to WPF and have been struggling with MVVM. Your video is now my goto example for not just MVVM but IConverter, Content Templates, and all the other cool stuff in WPF. Thanks so much.

    • @CSharpDesignPro
      @CSharpDesignPro  2 ปีที่แล้ว

      @BathoG Technologies - That's awesome! Glad it was helpful.

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

      @@Bathog44 How did you resolve it? I have the same error :D

  • @selmanalfaris3544
    @selmanalfaris3544 2 ปีที่แล้ว +2

    Brilliant 🔥

  • @santhoshb8939
    @santhoshb8939 4 หลายเดือนก่อน +1

    This was Nice. Can we do it for the WPF other pages to be responsive similar to web pages?

    • @CSharpDesignPro
      @CSharpDesignPro  2 หลายเดือนก่อน

      @santhoshb8939 - Yes, it can be done. Thanks!

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

    Awesome! 🔝

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

    Thank you very much. Very nice design of XAML application.

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

      @anatolikaraniuk5137 - You're welcome! I'm glad you liked the design. Thanks!

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

    awesome work!

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

    You are golden :D

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

    Great Video , could you kindly share me , How you made all the resources ?( getting started buttons , power buttons, icons displayed in the dashboard . they look stunning )

    • @CSharpDesignPro
      @CSharpDesignPro  2 ปีที่แล้ว +2

      @Chintan Bhat - To gain some understanding, check out the Navigation Drawer video on this channel. Thanks for the appreciation!

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

    Good stuff, but wpf works only desktop...is it necessary to go past certain breakpoints?

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

      @Kevin Mungame - Being aware of the limitations, additional breakpoints were included to explore the responsive design aspect of the app. There wasn't a lot of emphasis on device compatibility. Thanks for the feedback!

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

    thank you sir for layout 😘😍

    • @CSharpDesignPro
      @CSharpDesignPro  2 ปีที่แล้ว

      @Kishor Baradkar - Glad it was helpful. Thanks!

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

    😮😮 great

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

    Nice work, thanks!

  • @genielalvessantos2555
    @genielalvessantos2555 2 ปีที่แล้ว +2

    Congratulations for the excellent work!
    I have a doubt. How to move items in the interface, for example, open and close a panel with gradual movement.

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

      @Geniel Alves Santos - Thanks for the appreciation! Create an animation, and use the RenderTransform and TransformGroup elements to achieve it. You can scale, skew and rotate the controls. Check out the "Hamburger Menu" video on this channel. The app is loaded with numerous style templates.

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

    Great 👍👍👍

    • @CSharpDesignPro
      @CSharpDesignPro  2 ปีที่แล้ว

      @Gregorio Segotier - I'm glad. Thanks!

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

    tks you so much, i very like project

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

      @sangdt6325 - Glad you like it. Thanks!

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

    Excellent

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

    Nice!

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

    Good design

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

    Hello, Nice video.

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

    might do this tomorroq

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

    ⭐⭐⭐⭐⭐

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

    Great Work!