Create a Dashboard - C#, SQL Server, WinForms & OOP / By Date Range - Explained

Поделиться
HTML-код
  • Опубликовано: 13 июн 2024
  • 🎞️ Designing a Flat and Modern Dashboard UI with C#, SQL Server, WinForms & OOP
    ⏭️ Next video: Customizing Dashboard Components
    • Create a Dashboard (Pa...
    In this tutorial I will teach you how to create a Data Dashboard by Date Range, either by This Month, Today, Last 7 Days, Last 30 Days or a Custom Date, with C#, SQL Server, Windows Forms and Object Oriented Programming (OOP).
    Contents:
    00:00 Introduction
    01:22 Create database
    02:03 Database connection
    04:00 Dashboard Model (Data Access & Business Logic)
    29:01 Form design
    32:15 Form code
    If you want to support with a donation, click here:
    paypal.me/RJCodePaypal
    Download Source Code & Data Base:
    rjcodeadvance.com/crear-panel...
    Social Media:
    Facebook: / rjcodeadvanceen
    Instagram: / rjcodeadvanceen
    Website: rjcodeadvance.com
    #Dashboard #Data #ModernForm #WindowsForm #ModernUI #CSharp #VisualBasic #VB.NET #VisualStudio #Custom #Chart #FlatUI #Desktop

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

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

    DAYUM, Sir, you just made my day !!! Thank you very much.

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

    Waiting patiently for the next video from Ghana.

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

    Awesome Data analytics on a Dashboard

  • @user-fd5ng8df9v
    @user-fd5ng8df9v 4 месяца назад

    That was so awesome bro😮😮😮😮, Can't believe that was made just using winforms.

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

    Very impressive as always...🤝🤝

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

    An amazing 😍😍😍🙋🏻🌼 waiting for the next..... Keep it up 👍🏽
    Thank you🙏

  • @zafarshaikh5836
    @zafarshaikh5836 4 месяца назад

    Hi,
    Great Design. Awesome....

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

    Thank you very much !!

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

    Clean 💕💕💕💕

  • @happylearning-gp
    @happylearning-gp 16 дней назад

    Excellent

  • @SajjadAli-lh9gi
    @SajjadAli-lh9gi 2 года назад +1

    Thanks pro😍😍

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

    Awesome 😎👍💯 sir

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

    Hi, Your work is very helpful and I learned a lot from your tutorials, Must say Thanks you very much.
    if you start wpf tutorials in near future, I will be greatful to you.

    • @RJCodeAdvanceEN
      @RJCodeAdvanceEN  2 года назад +2

      Hi, thanks for watching my videos, soon I'll finish uploading in WinForms, then I'll upload in WPF.

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

    Beautiful

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

    Good Morning from India

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

    I am new to c#. Your tutorial is really good. I combined it with the responsive form tutorial and was able to create pretty cool dashboard for my boss.
    How would you alter that dashboard code to use a datatable data type instead of list data type with the group by?

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

    Great as usual, thank you so much, we hope that you make several videos in English.

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

    Hello from Cambodia

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

    Awesome video

  • @rntech4541
    @rntech4541 8 месяцев назад

    its really amazing...thanks so much,
    How can we use another parameter in addition to the start and end dates,,for exmple i want to use combobox to select a name

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

    For those who have SQL Server in another region, insert the line:
    SET LANGUAGE us_english;
    before running the database script.

  • @Unknown-ek6wz
    @Unknown-ek6wz 2 года назад +1

    looks cool when will you post part 2 , I really want to see how you made the design look so modern

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

    I just want to know how to view the database model @ 01:22 in your video? is it possible when you use the MySQL with Xampp server?

  • @md.arifurrahaman475
    @md.arifurrahaman475 2 года назад +1

    Hi! I am from Bangladesh.

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

    Hello, thanks for the video, i still can't figure out how to create the database you have in the Link , I am using MySQL Server and HeidiSql to run the Script please if you can explain to me the right way to do that

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

    Waaaoooh!

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

    hello, got some problems on GetAnalisys methods... when trying to write data into result table or any other list which may contain DateTime as one of the parameters, the compiler gives an error, " Specified cast is not valid " , any idea what to do ?

  • @inhnguyen-zq6tq
    @inhnguyen-zq6tq 2 года назад +1

    i hope you make video for async / await , multi thread with winform not console . thank you !

  • @abmtechnologies
    @abmtechnologies 2 года назад +2

    Hi First of All Thank you Sir you Helped me Many times but i have one Request Special plz sir make a Video on Auto Print receipt on mini printer with the specified size and layout plz Sir Thank YOu in Advance

  • @mohamed.montaser
    @mohamed.montaser 2 года назад +1

    what tool did you use to create the database?

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

      Hi,
      I used JetBrains Datagrip, however, it does not allow to create a database, but only manage databases, such as CRUD or create SP or others.

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

    what software did you use in the video to relate the data?

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

      Hi,
      is JetBrains Datagrip.
      I've been putting it to the test

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

      @@RJCodeAdvanceEN looks cool

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

    how can we create object of a class dynaically

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

    Dear sir,
    I have a question , What kind of program used in video? Is that SQL server , how can have theme like that. It's so beautiful themes.

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

    i cant run the project on my laptop...what can i do

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

    Hello, I'm new to C#, I can't using DashboardApp.Models; at 32:35, please help me T-T

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

    thanksssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
    ,more more but please in english for all pepole the world

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

    one Another Big Problem i have FlowlayoutPanel Containing 100 of UserControls but the Problem is Data loading is very very Slow when i Scrolling plz sir Thank You Love From Pakistan

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

      Hi, don't show all the data, you can use paginations.

  • @RR-bb5if
    @RR-bb5if 11 месяцев назад

    Wts the name of this dashboard?

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

    Project download available

  • @grouplouadoviensetvois-ct6rb
    @grouplouadoviensetvois-ct6rb 9 месяцев назад

    le lien du projet sur github

  • @MohamedAhmed-of1pp
    @MohamedAhmed-of1pp 2 года назад

    Send the source code please

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

      Hi,
      the code is on the website, link in the video description .

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

    Add new Video

  • @motasam8122
    @motasam8122 8 месяцев назад

    bro start programming

  • @jebbaz
    @jebbaz 2 месяца назад

    Most of these tips are horrible, and not practical in any way.

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

    💔 𝚙𝚛𝚘𝚖𝚘𝚜𝚖