C# WPF UI | How to Design Dark Admin Panel in WPF

Поделиться
HTML-код
  • Опубликовано: 5 мар 2022
  • Hello my friends , in this tutorial we'll learn how to create a dark admin panel in C# WPF. also we'll learn how to use Live Chart nuget, Ellipses, FontAwesome nuget and User Controls in WPF.
    --------------------- Social Networks -------------------------
    Instagram : / wpfacademy
    Facebook : / wpfacademy
    Telegram : t.me/WPFAcademy
    --------------------- Music -------------------------
    1.
    Song: Elektronomia - Sky High [NCS Release]
    Music provided by NoCopyrightSounds
    Free Download/Stream: ncs.io/skyhigh
    Watch: • Elektronomia - Sky Hig...
    2.
    Song: Elektronomia - Energy [NCS Release]
    Music provided by NoCopyrightSounds
    Free Download/Stream: ncs.io/energy
    Watch: • Elektronomia - Energy ...
    3.
    Song: Elektronomia & RUD - Memory [NCS Release]
    Music provided by NoCopyrightSounds
    Free Download/Stream: ncs.io/Memory
    Watch: • Elektronomia & RUD - M...

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

  • @liyadarvis8710
    @liyadarvis8710 2 года назад +7

    Keep making videos, it looks awesome!✨

    • @WpfUI
      @WpfUI  2 года назад +1

      Thanks😍

  • @williamliu8985
    @williamliu8985 2 года назад +5

    Like the UI style! 👍

    • @WpfUI
      @WpfUI  2 года назад +3

      Thanks! 😁

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

    Thanks for your elegant UI designs, can you use Blend or Visual Studio to visually design the UI? that would be easy to follow and very helpful.
    Thank you again.

  • @Hellsing37
    @Hellsing37 2 года назад +3

    ty so much

  • @Hennagrepf
    @Hennagrepf 2 года назад +1

    Awesome!

    • @WpfUI
      @WpfUI  2 года назад

      Thanks Bernie

  • @user-lu5fl8je5y
    @user-lu5fl8je5y 11 месяцев назад

    Thanks for your elegant UI designs, can you tell me how to get this readymade template from you?
    Thank you again

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

    Awesome Videos👍 Please can you do a video on how to print a report in wpf. It seems impossible to print reports in wpf. Thanks

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

      Nothing is impossible.
      The topic of my channel is currently about user interface design, but I can suggest using Stimulsoft.

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

    Seems like WPF is still the best for desktop development.

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

      I think so too

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

    I am stuck at 7:24
    Error "The resource "menuButton" could not be resolved"

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

    Nice tutorial, but how do i togle another button toe menuButton actve when another menu button is pressed. And in addition set the button that was active back to default

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

      There are multiple ways to do it. one of them is using data trigger. other one is using C# codes(backend).

  • @romeldegamo2954
    @romeldegamo2954 2 года назад +1

    can i see the on how to call the static resource on click event code behing

    • @WpfUI
      @WpfUI  2 года назад +3

      You can easily use the resources in the code behind. See this example.
      stackoverflow.com/questions/31166428/how-do-i-reference-a-staticresource-in-code-behind

  • @annauser1165
    @annauser1165 2 года назад +6

    i put this video on 0.25x

    • @WpfUI
      @WpfUI  2 года назад

      Yes, you are doing the right thing. To reduce the time and size of the videos, I must to increase their speed.

  • @jamesbong4466
    @jamesbong4466 2 года назад +3

    Is it possible to have the tutorials done in MVVM style? Thanks!

    • @WpfUI
      @WpfUI  2 года назад +3

      Hi James. In these tutorials, I just make the programs UI, which is actually the View part of MVVM.
      In the future, if I write more C# Code Behind, I will use MVVM sure.

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

    God thanks for mute button 🙌Besides distracting music great tutorial. Thx!

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

      I'm sorry about that. But video without sound or music is missing something :)

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

    Is C# UI Academy yours channel?

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

      No, but I also watch his videos

  • @zt77
    @zt77 2 года назад

    fontAwesome dont work

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

      If you downloaded source code , you must connect to the internet and rebuild project to get Fontawesome Nuget.
      If you write your program, you can use another Nugets (like MahApps Icons or Fontawesome Sharp)

  • @user-vg8ip8xp3l
    @user-vg8ip8xp3l 2 года назад

    hell,download the source code?

    • @WpfUI
      @WpfUI  2 года назад +3

      You can download it from Github.
      github.com/sajjad-z/WPF-Dark-Admin-Panel