WPF C# | Epic Games Launcher UI | Part - 1 | UI Design in Wpf C# (Jd's Code Lab)

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

КОМЕНТАРІ • 30

  • @JDsCodeLab
    @JDsCodeLab  3 роки тому +3

    Click here to Subscribe Now:
    ua-cam.com/channels/k2GyexoK16XiKkrXLD_O2Q.html
    Join now to unlock custom emojis by me and get loyalty badges next to your name in comments and live chat:
    ua-cam.com/channels/k2GyexoK16XiKkrXLD_O2Q.htmljoin
    Become my patron to get early access to my videos and instantly unlock all the source codes.
    Patreon: www.patreon.com/join/jdscodelab/checkout?rid=5733953
    ☕Buy me a Coffee:
    www.buymeacoffee.com/jdscodelab

  • @gordofrikresenas1514
    @gordofrikresenas1514 6 місяців тому

    Your channel is the best programming I have seen.

  • @valdimarthor816
    @valdimarthor816 3 роки тому +2

    brilliant and btw love those information bubbles

  • @TheSmileCollector
    @TheSmileCollector 3 роки тому +4

    Probably runs better than the actual one.

  • @SalehWolf
    @SalehWolf 3 роки тому +1

    Nice

  • @ИванБармин-ю1т
    @ИванБармин-ю1т 3 роки тому

    thx for another brilliant lesson

    • @JDsCodeLab
      @JDsCodeLab  3 роки тому

      Welcome my friend. Next part also coming soon! 😉

  • @toxy6735
    @toxy6735 8 місяців тому

    Hello! I did everything like in your video but my Window didn't change... its like default white background and no buttons are visible. IDK what's wrong. I also checked your repository and just copypasted code from this video to my project due to the correct way, but its still not working! Can u please help me and maybe guess what's the problem?

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

      Please check if you have added window.xaml resource dictionary in app.xaml 11:17

  • @Itsukazzz
    @Itsukazzz 3 роки тому

    which version of the visual studios are you using ? and whats the extension i need to add to get the resource dictionary WPF?

    • @JDsCodeLab
      @JDsCodeLab  3 роки тому

      I have been using VS 2019 in all of my videos. ResourceDictionary files are also of .xaml extension.

    • @Itsukazzz
      @Itsukazzz 3 роки тому

      @@JDsCodeLab tnank you, also when you creating a new project which one of the options you choose ? i always go with windows form apps but it semms yours its different

  • @karis7539
    @karis7539 3 роки тому

    I did everything as in the video but the top navigation bar is not being displayed

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

      Did you fix it if yes how?

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

      @@aviatorvol9260 it's been 8 month i cant remember. i decided to make a web app instead

  • @KTT1122
    @KTT1122 3 роки тому +2

    EPIC GAMES ONLINE SERVICES DEV ?

    • @JDsCodeLab
      @JDsCodeLab  3 роки тому

      Hi, Honor. This one is Epic Games Launcher UI.

  • @thayaganthusiyanthan9708
    @thayaganthusiyanthan9708 3 роки тому +2

    Please slow down

  • @rohanphadnis6812
    @rohanphadnis6812 3 роки тому

    Where can i get the source files?

    • @JDsCodeLab
      @JDsCodeLab  3 роки тому

      Hi Rohan,
      Here's the link: www.patreon.com/posts/51035136

    • @rohanphadnis6812
      @rohanphadnis6812 3 роки тому

      @@JDsCodeLab it says 404 error. is there a google drive link or something?

    • @JDsCodeLab
      @JDsCodeLab  3 роки тому

      Check again. The link should work now.👍🏻

    • @rohanphadnis6812
      @rohanphadnis6812 3 роки тому

      @@JDsCodeLab it works, but if i wanted to follow along the video do i need anything from patreon?

    • @JDsCodeLab
      @JDsCodeLab  3 роки тому

      @@rohanphadnis6812 No.

  • @ИванБармин-ю1т
    @ИванБармин-ю1т 3 роки тому +1

    wrong link to assets

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

    With all due respect, this has to be the worst WPF tutorial I've ever watched..., parts of the code are missing, very long chapters without testing if the changes were reflected or not, very fast transitions, and no explanation of what you are actually doing, and not even a finished project to verify if something is wrong or mismatched.
    I would highly recommend working more on optimizing the presentation of the video to allow people to follow up and actually understand what they are doing, after all, the purpose of the tutorial is to learn how to design a game launcher with WPF not to clone it blindly.

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

      I appreciate your feedback on the video, and I'm sorry to hear that you found it lacking. I'll definitely take your comments into consideration for future tutorials to make them more informative and user-friendly. It's important to provide clear explanations, complete code, and proper testing steps to help viewers learn effectively. Thank you for your constructive criticism, and I'll work on improving the quality of my tutorials. If you have any specific suggestions or questions, please feel free to share them.