Create a Dynamic Calendar in C# Windows Form

Sdílet
Vložit

Komentáře • 19

  • @MalcomJPrince
    @MalcomJPrince Před 4 měsíci

    Cant wait to see the Holiday Part 🙂
    Thank you for the Video

  • @Hayat_8BP
    @Hayat_8BP Před 3 měsíci

    Good work!! Pls upload more tuts on UI designing and provide the source if possible.

  • @AsHuRa_jo
    @AsHuRa_jo Před 4 měsíci +2

    Я ничего не понял , но очень интересно😊

  • @tylerf1674
    @tylerf1674 Před měsícem

    Great Tutorial. There is one small bug in the code though. In the For( i =1, i

  • @alanjim
    @alanjim Před 4 měsíci

    are you going to upload the code?

  • @alanjim
    @alanjim Před 4 měsíci

    what did you name ucDay?

  • @flamart9703
    @flamart9703 Před 4 měsíci

    Hi! Is it possible to make when you click on day square to write notes for this day and save it for future when you need it?

    • @coding_ideas
      @coding_ideas  Před 4 měsíci +1

      Yes, It is possible :)

    • @maddox5081
      @maddox5081 Před 2 měsíci

      @@coding_ideasWhy are you taking so long?

    • @nagathegod
      @nagathegod Před měsícem

      @@coding_ideas Can you code that? I want to add that to my team management application so I can add training days and game days aswell. thanks

  • @maddox5081
    @maddox5081 Před 4 měsíci +1

    Theres something wrong with the calendar, march has 30 days instead of 31, and april has 29 days instead of 30

    • @almadadiego17
      @almadadiego17 Před 2 měsíci

      There is a for loop with error in funtion ShowDays, apply the following:
      for (int i = 1; i

    • @maddox5081
      @maddox5081 Před 2 měsíci

      @@almadadiego17 Yeah I found out about that a long time ago. I looked at one of his older tutorials and then found out about that bug

    • @dexeriusyt7172
      @dexeriusyt7172 Před 2 měsíci

      ​@@maddox5081How'd u fix it? Also all my dates display '1' instead of 2,3,4..30/31

    • @maddox5081
      @maddox5081 Před 2 měsíci

      @@dexeriusyt7172 Idk the issue can you send me some of your code lines so I can figure out the issue?

    • @yuikaplays2261
      @yuikaplays2261 Před 2 měsíci

      @@dexeriusyt7172 There is no space from your layoutcontainer where your panel resides you can extend the width of it so that other panel can be included.

  • @alanjim
    @alanjim Před 4 měsíci

    i need the holidays video pls!!!!!!!!!!!!!!!!!

  • @favidovi
    @favidovi Před 2 měsíci

    Brother, WHY SO FAST? This is an okay tutoral but damn... I barely keep up with your sped up writing, transitioning and fast moving. Also, not to mention how many smaller details like changing names you didn't mention and it led to a lot of confusion as to why my code doesn't work.

  • @INC96NT
    @INC96NT Před 4 měsíci

    А где ты был когда я делал диплом?