How to Create a Modern Flat UI Design Dashboard in C# 2020

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

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

  • @fahimjunayed5894
    @fahimjunayed5894 3 ปีที่แล้ว +194

    Now the name visual studio starting to make sense.

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

      No. its jsut a random name

    • @ikazuchi-san5772
      @ikazuchi-san5772 3 ปีที่แล้ว +3

      ye like dexter said its just a random name
      java IDEs have the same drag and drop thing as well

    • @b4tty
      @b4tty 3 ปีที่แล้ว +9

      ​@@ikazuchi-san5772 back in 1998, they called it 'Visual Studio', as its main focus was being a graphical IDE. if you look back at VS97 (first VS release), its a more of a fitting name than today.
      but the main reason its actually called 'Visual Studio' because 'Visual' is a microsoft name brand

    • @ikazuchi-san5772
      @ikazuchi-san5772 3 ปีที่แล้ว +4

      @@b4tty thx for the info dud

    • @jujo_mine2800
      @jujo_mine2800 3 ปีที่แล้ว

      @@b4tty that makes sense.

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

    if the user doesn't press the "dashboard" button at first, there will be a bug: the background color of the "dashboard" button will not be changed when pressing other buttons until clicking it again. To fix this bug I think I should add 1 more statement on Click events of other buttons: tn_Dashboard.BackColor = Color.FromArgb(24, 30, 54);

  • @quebirt
    @quebirt 3 ปีที่แล้ว +17

    Any tutorial that says "copy/paste the code." Thanks for that explanation. Now all anyone trying to learn this needs is code that they can copy/paste for whatever else they decide to do.

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

      I don't think you need a explanation how to import and use a dll to get round corners. It has nothing to do with this code here.

  • @kevinmaingi2762
    @kevinmaingi2762 3 ปีที่แล้ว +14

    Why you did this in winforms in 2020 is beyond me but kudos to you.

    • @hd33444
      @hd33444 3 ปีที่แล้ว

      As someone new to ui, what would you recommend?

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

      @@hd33444 Nowadays, I would take a look at Electron if you want to create a fancy UI for native desktop applications.

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

      @@AdamSmitsOfficial ok thanks, I'll check it out!

    • @sketchygfx
      @sketchygfx 3 ปีที่แล้ว

      @@AdamSmitsOfficial isn't electron web dev specific?

    • @AdamSmitsOfficial
      @AdamSmitsOfficial 3 ปีที่แล้ว

      @@sketchygfx it is yes, nowadays web design is used a lot for desktop applications as well; for example spotify, discord and skype are all applications that are build using html5 and css within some kind of chromium wrapper / framework like electron.

  • @travishill3002
    @travishill3002 3 ปีที่แล้ว +7

    The buttons changing color when selected does not work correctly if you select one of the below buttons before you select Dashboard since that's the pages default button.

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

    Thank you so much, it's so difficult to find good tutorials about win form, in general just old and low quality stuff in the internet

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

      This video is also just old, low-quality stuff.

  • @jared_glez
    @jared_glez 3 ปีที่แล้ว +34

    Woow, excelente, soy programador pero no soy nada bueno diseñando, eres sorprendente, gracias y saludos! Me suscribo 👌

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

    ATTENTION! At least to me first download link my Windows defender detect ransomware!!! I really hope I don't have a problem... has it happened to anyone?
    Excellent video and very well explained!

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

      Windows defender detect the zip file has a ransomware because it is if pure C# code on it. if so you can use the file without any fear

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

      @@CodeCraks Thanks for the reply. However I ended up removing the information right by watching your excellent video! Thanks to you I improved the appearance of the non-standard window. my client loved it!

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

      Sounds good

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

    Great, quick tutorial with structure.
    Love the design!

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

    Very excellent tutorial for C# UI beginners !!! I will recommend this to my friends.

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

      Thank a lot

  • @Strakzz_
    @Strakzz_ 3 ปีที่แล้ว

    I am being Proud. Because You are From Sri Lanka.

    • @CodeCraks
      @CodeCraks  3 ปีที่แล้ว

      Thank you 🙌
      Keep watching our videos and Subscribe us 🙂

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

    Me, has only dabbled in python and looking at C# instead. Has never until tonight wondered how to make UI.
    Also me while watching this "Sure, I could probably make an entire app for work."

  • @원종세-k4r
    @원종세-k4r 3 ปีที่แล้ว +4

    Thanks for sharing this video. It made me come up with an impressive idea😁

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

    Thank You for not wasting my time.

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

    Great starting point for me, thanks for the tutorial.

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

      You are always welcome

  • @timothyb519
    @timothyb519 3 ปีที่แล้ว +25

    Thanks so much for that - looks really good. Would there be follow-up videos to expand on the functionality - window sizing, themes etc?

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

      Yeah, we are deciding to do a video with more customization using an open source UI framework.

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

      @@CodeCraks can ı make windows 10 mobile app like tihs?

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

      @@mehmetcaloglu9409 windows 10 mobile??

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

      @@ajaxbetter yeahh 🤙

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

      @@mehmetcaloglu9409 mobile app??

  • @Amocles
    @Amocles 8 วันที่ผ่านมา

    Lot of parts of the GUI are not showing up properly when I have my windows set to 300% scaling. Is there a way to get this to play nicely with various DPI, resolution, and scaling settings?

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

    I've downloaded the source code file and automatic windows scan find it a ransomware and automatically deletes it :(

    • @CodeCraks
      @CodeCraks  3 ปีที่แล้ว

      Every source code has been scanned and uploaded. I guess windows blocks the file because it came from an external source. It keeps you away from executing the program.

  • @mufthiramzeen2669
    @mufthiramzeen2669 3 ปีที่แล้ว +18

    Congrats mishaal and faslam on 1k subs❤️

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

      there growing fast!!!! its been 2 months and they gained 3k!

  • @Tambourlas
    @Tambourlas 3 ปีที่แล้ว +14

    BRUHH THIS HAS EVERYTHING I NEEEEED THANK U SO MUCHH!

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

      Its my job to teach you guys

    • @CodeCraks
      @CodeCraks  3 ปีที่แล้ว

      What we do is we just load another windows form to the panel so when you select settings the setting form pops and the dashboard will unload from the panel

    • @mkmellow
      @mkmellow 3 ปีที่แล้ว

      @@CodeCraks should I use vsc 2015 or can I use 2019

    • @CodeCraks
      @CodeCraks  3 ปีที่แล้ว

      You must use VS 2015

    • @CodeCraks
      @CodeCraks  3 ปีที่แล้ว

      You can use it but, what I recommend is to use VS 2015

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

    Great video! Very intuitive! But do you think maybe WPF is a better approach to develop a dashboard?

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

      Just to check if you wanna make videos about WPF in the future.

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

      Yeah WPF is more customizable and used nowadays. Although WinForms is declared dead, it can be used for developing UI based applications quickly. WPF is a good approach. Maybe I'll try it in the future. 🙂👍🏻

  • @テッラリア
    @テッラリア 3 ปีที่แล้ว +6

    You could create one onClick method for all buttons instead of making events for each button. Then using event args you can check what button was clicked and perform the corresponding action. Great design btw.

    • @CodeCraks
      @CodeCraks  3 ปีที่แล้ว +8

      Can but most of my viewers are new to programming so it might me be bit harder to understand for them

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

      @@CodeCraks Too Right

    • @SaraSara-fr7go
      @SaraSara-fr7go 2 ปีที่แล้ว

      how to create one onClick method for all buttons

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

      @@SaraSara-fr7go put a second parameter in the onclick function. the action performed is depending on that parameter value and each different button adds a different parameter value. that goes to a switch statement and then performs the corresponding action.

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

      @@SaraSara-fr7go Just cast the sender object to a button. ((Button)sender).Top etc.

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

    Wow! Its amazing! Thank you!

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

    Excellent video. Thank you

  • @ahmadrezanavaie5382
    @ahmadrezanavaie5382 9 วันที่ผ่านมา

    I like your videos creation may i ask which AI voice generator do you use for narriation?

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

    I would recommend you to use WPF instead. Windows Forms doesn't support GPU rendering, and uses CPU. It impacts performance.

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

      I know at least one third-party vendor uses DirectDraw hardware rendering for WinForm controls. I checked performance - faster than in WPF.

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

    Thank you very much for this video, that was very helpful.

  • @sebastian.B0
    @sebastian.B0 ปีที่แล้ว

    Thank u so much.Greetings from Romania!

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

    Amazing work, thanks for this video.

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

    Been crying about Flash apps (Action Script3) being discontinued. Now I see there's hope in Visual studio and C#.

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

    Thanks for the tutorials

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

    Hey!
    This really helped me and I thank you so much for it.
    One question though, How can I edit the other tabs, like the calender and settings? Im kinda new to this. Thanks!

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

      Watch our Part 2 on this video for that

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

      @@CodeCraks alright. Thank you so much!

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

    Thank you for the great tutorial. Subbed.

  • @Светик-ш6б
    @Светик-ш6б 2 ปีที่แล้ว

    first of all thank you very much you saved my project bro! i have 2 questions either, how can i pull the window with Formborderstyle on none and how can i resize is manually? THX very much!

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

    super cool video!!!
    i just wanna you to know that I can't open the link for the pictures can you help me???

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

    Thank you. Subscribed.

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

    Fantastic! Thank you!

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

    WOwow! WinForms in 2020? 🤔

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

    "Prograss" is nice :D. Nice, I know the manual very time-intensive way, but is there not a easier way to do that (import a style)?

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

    Awesome video - thank you indeed!

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

    Thanks for this demo, i have a question, it's possible to export this application on internet like a website?

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

    Many untitled ui look so good.

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

    the tutorial seems good, any reason bitdefender is detecting your download as a virus?

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

    Thank you for the video, I learned a lot! I am wondering though, I noticed typed the values for your different visuals like “downloads” or “earnings” in yourself.. is it possible to pull values or variables from a database.. so as they change over time my dashboard would change? I am trying to find a front end for a financial database I made with python and Postgres (without learning js right now) I’m new to programming / development! Thanks again

    • @connoisseurofcookies2047
      @connoisseurofcookies2047 3 ปีที่แล้ว +6

      There are three things in life that are inevitable, death, taxes and Javascript. Can't avoid it but at least the syntax is easy.

    • @chadheitman3646
      @chadheitman3646 3 ปีที่แล้ว

      @@connoisseurofcookies2047 I am realizing this truth, thank you lol.

    • @45i1C3D
      @45i1C3D 2 ปีที่แล้ว

      You can!
      Say, I want to change the text of a Label object with the name label1
      All I need to write in the code is "label1.Text = "SomeTextHere";" And thats pretty much it!
      this can be called from a function as well

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

    you deserve a follow and like

  • @MrAnime-404
    @MrAnime-404 9 หลายเดือนก่อน

    Hey, I have a question. How do you bring back the drag and drop feature since the little thing on the top is missing? I want to make my application look more modern but also have the ability to move it around the window using drag and drop.

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

    Thank you, very good!

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

    i love your work so much i understand every single thing may God continue to bless u
    pls can you make a Tutorial for App design from scratch ? plsss

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

      Ya sure in the near future

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

    yes it's really usefull thanks ....

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

    Thanks alot bro...All I needed in a much simpler way

  • @igorthelight
    @igorthelight 3 ปีที่แล้ว +5

    Nice video, thanks!
    I would just add this tip: install "Enhanced Syntax Highlighting" VS extension.
    Thank me later ;-)
    P.S. "Prograss" is a good movement ;-)

  • @ImDash
    @ImDash 3 ปีที่แล้ว +10

    The rgb color is separated by semicolons ( ; )

    • @DavidGTech
      @DavidGTech 3 ปีที่แล้ว

      Yeahhh,

    • @jonashellsborn7648
      @jonashellsborn7648 3 ปีที่แล้ว

      That is likely to depend on National settings. You likely have comma as decimal character. It's a common silly twap.

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

    With the Circular Progress Bar control, you can certainly make it show something, but do you have or can you recommend a control or NuGet package that can make real nice good looking graphs?

    • @Suspect.
      @Suspect. ปีที่แล้ว

      siticone DESKTOP UP

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

    I recently started using C# it reminds of html and CSS but better

  • @DavidGTech
    @DavidGTech 3 ปีที่แล้ว

    Thanks you bro. C# is rare

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

    how can you show different information on the from depending on which button is clicked?

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

    The download link of the project files on the homepage links to a wrong file: It downloads the resource-pack (icons) like the other download-link does.
    But thanks anyway!
    I wonder, if it is possible to make scrollbars dark, tiny and rounded the same way -using no external packages.

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

      The download link is for those stuff

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

    12:05 when i write location as 20,17 its putting on top left on the screen, im sure putting on Form1 not on left panel, but still putting on wrong place, how u seperate 2 panel to this form and counting x=0 as left side of the right panel ? will u put another panel not showing in video ? like panel4 ?

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

    excellent video.keep it up.

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

    Thnaks ❤❤
    But why dont use sender in 10:25

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

    thank you so much !!!

  • @fastchipgaming6637
    @fastchipgaming6637 3 ปีที่แล้ว

    I am new in UI design and i want to develop UI only for desktop apps (Mac, Windows) i do know basic C# , i saw people using WPF ,but i don't know should i learn Xamarin or .NET Maui(upcoming) or any other tool which i can use to develop UI.

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

    4:41 Have you a video tutorial how to add new font? Nirmala..its awesome, nice video tutorial btw, i follow it and i've use for my project, thx

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

    how can i make this functional now
    like how do we put the code to operate the interface based on the data we feed it

  • @otherbomb1707
    @otherbomb1707 3 ปีที่แล้ว

    I cant get the code file open? i have extracted it, even tried without extracing looked everywhere can't find it in the MEGA download.

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

    Hello,
    Your tutorial has been great for learning Windows Forms and C#. I'm attempting to make an application like your example and have a question. If on one of the forms, I have a text box for user input and then leave that form, is there any way for the value that was entered into the textbox to still remain when I return to the original form? any help is appreciated. thanks.

    • @stoneyustone
      @stoneyustone 3 ปีที่แล้ว

      I think saving the entered value in external files (such as xml or json) can do the job.

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

      You'll have to write a Save() method and a Load() method. Once you leave the form, Save() is triggered. And Load() is triggered when you return to the original form.

    • @stoneyustone
      @stoneyustone 3 ปีที่แล้ว

      I think my method is pretty cumbersome, maybe there are simpler methods.

    • @CodeCraks
      @CodeCraks  3 ปีที่แล้ว

      Oh i will try it

    • @rogerrickon3597
      @rogerrickon3597 3 ปีที่แล้ว

      @@CodeCraks any luck with this?

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

    WOwww. Good jobs.

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

    Hi, which version of dotnet did you use? Thanks

  • @zeidcezeyofficial
    @zeidcezeyofficial 3 ปีที่แล้ว

    System.Diagnostics.Process.Start("");
    I want to run this command when i press a button to go to an url, but it gives me an error with 32 etc, can u help

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

    Thanks for the great work. However, when I try to browse your website, the antivirus software reports :"Threat found
    This web page contains potentially dangerous content.
    Threat: HTML/ScrInject.B trojan"

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

      We are currently working on that. I'll update the link

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

      @@CodeCraks Your website link is broken right now and I can't access to the assets of this project anymore. Any news on that?

  • @SilencePlaysRust
    @SilencePlaysRust 3 ปีที่แล้ว

    in my project i made the menu at the top of the menu, when i start the program it doesnt work..

  • @nakorns320
    @nakorns320 3 ปีที่แล้ว

    Thank you for your video

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

    Don't go to the website. it has malicious content

  • @cvcvka588
    @cvcvka588 3 ปีที่แล้ว

    Are these aligned dynamically or no?

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

    Hi, can i ask about vs or vs code. Im already used both 2 years ago (now im doing react in vs code) i need c# for 1 project and im not sure wichone i will start? what do you think about between them good for "c# project" ? And your video is amazing by the way ^^

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

      Actually sorry for the late reply by the way it depends on the project you handle

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

      @@CodeCraks i choose vs19 + devexpress, its going good now, thnx for the answer 😃

  • @tko9753
    @tko9753 3 ปีที่แล้ว +6

    Same desktop background, but not same skills ;)

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

    Dll import didn't work for me, it says it expects an identifier

    • @CodeCraks
      @CodeCraks  3 ปีที่แล้ว

      Import the libraries as done or check the project file

    • @ergopump2191
      @ergopump2191 3 ปีที่แล้ว

      @@CodeCraks Thank you.

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

    Hello. When I start my application I only get a white screen :c 11:24

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

    Hi, Can you make publish those picture? I liked your video but I dont have any picture of it

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

    I think you should write shortly like this:
    private void btnOpenFile_Click(object sender, EventArgs e)
    {
    AlignNavLine((Button)sender);
    }
    private void btnCalculate_Click(object sender, EventArgs e)
    {
    AlignNavLine((Button)sender);
    }
    private void btnSave_Click(object sender, EventArgs e)
    {
    AlignNavLine((Button)sender);
    }
    public void AlignNavLine(Button button)
    {
    foreach (var element in panelLeftmenu.Controls)
    {
    if (element is Button)
    {
    ((Button)element).BackColor = Color.FromArgb(24, 30, 54);
    }
    }
    panelNav.Height = button.Height;
    panelNav.Height = button.Height;
    panelNav.Top = button.Top;
    panelNav.Left = button.Left;
    button.BackColor = Color.FromArgb(46, 51, 73);
    }

  • @user-46gr7i5g
    @user-46gr7i5g 3 ปีที่แล้ว

    Question:
    Why I can't enter the color directly in the properties just like the author (example: 46, 51, 73)?
    I can only choose from the color palette.

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

      You can enter Any RGB color value.
      Example for white you can enter
      255,255,255

    • @user-46gr7i5g
      @user-46gr7i5g 3 ปีที่แล้ว

      @@CodeCraks Thx for your answer. I found the problem. I don't know why, but i have to write it with ";". (255; 255; 255) .

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

    Thank you! You use vs 2015, will this work on vs 2022 too?

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

      @Svawes for me doesnt work

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

    Great work, please I need a codesource thank youuu

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

    subbed, need more ui vids

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

      Sure. More videos Coming soon

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

    Download Link have virus detected by Windows Defender....... woow

    • @tacca4720
      @tacca4720 3 ปีที่แล้ว

      Gen:Variant.MSILHeracles.15954

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

    Hi, great job, thanks for sharing :) I just wonder, can this UI be applied for Arduino sensor monitoring or for ESP32/8266. To read data from usb port :)

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

      Yes it can, but have a look at Thingsboard :)

  • @i2pjd6hRw5P
    @i2pjd6hRw5P 3 ปีที่แล้ว +5

    Asset / resource download had ransomware in it, detected by Windows Defender.

    • @timehash
      @timehash 3 ปีที่แล้ว

      don't trust windows defender lmao

    • @timehash
      @timehash 3 ปีที่แล้ว

      false positive

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

    Thank you so much for this, also how can I add a file such as a batch file that they can run by pressing a button it will set up their pc for them but how do I run it by them pressing a button that says "setup"

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

      i know im kinda late to this, but all you would do is write System.Diagnostics.Process.Start("yourbatname");

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

    liked and subscribed, thanks for the code!

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

    Hi bro can u please upload the download link or teach me how to download it i cant download them please reply

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

    couldnt download the files because my pc detected ransomware, how should I get the source files?

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

    hey some one might help i want to change the backcolor to the value in the video but it give me hard time 43,51,71

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

    This looks amazing.

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

    Sorry, but where can I download those mini icons? I tried the link in the description but I can't find the exactly icon in video

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

      You can find them in the resources folder on the downloaded file

  • @羅睿騰-c3h
    @羅睿騰-c3h 3 ปีที่แล้ว

    Hi, I have a question. When I was using the picturebox, I can only use the local resource to let the image display. If I import the image to the project resource file, the right side will add a .png file under the Resources but the image cannot display on the screen and I check the property of image which was still none. How can I resolve the problem? Thank you so much.

    • @CodeCraks
      @CodeCraks  3 ปีที่แล้ว

      Check the picture size mode property in the picturebox and set it to Zoom

    • @羅睿騰-c3h
      @羅睿騰-c3h 3 ปีที่แล้ว

      @@CodeCraks Thanks a lot.

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

    Can you make a script with a login and they can change it automatically?

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

    Thanks for the teaching, where can I download the icons? Thank you.

    • @CodeCraks
      @CodeCraks  3 ปีที่แล้ว

      I will drop them in a drive and give you the link

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

    Wow! Do people still use WinForms!

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

    thanks for the excellent video, but the soundtrack transistions - yikes. better to have silent gaps than overlap. otherwise, video is great

  • @fahimjunayed5894
    @fahimjunayed5894 3 ปีที่แล้ว

    Nice PROGRASS