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

preview_player
Показать описание
🎞️ Designing a Flat and Modern Dashboard UI with C#, SQL Server, WinForms & OOP
⏭️ Next video: Customizing Dashboard Components

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:

Download Source Code & Data Base:

Social Media:

#Dashboard #Data #ModernForm #WindowsForm #ModernUI #CSharp #VisualBasic #VB.NET #VisualStudio #Custom #Chart #FlatUI #Desktop
Рекомендации по теме
Комментарии
Автор

Waiting patiently for the next video from Ghana.

matorwmasen
Автор

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

janslanina
Автор

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

fdngdfv
Автор

Awesome Data analytics on a Dashboard

paulnganga
Автор

An amazing 😍😍😍🙋🏻🌼 waiting for the Keep it up 👍🏽

Thank you🙏

alesayihemooo
Автор

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?

QloweeD
Автор

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.

codingisfun
Автор

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

TonyRodrigues
Автор

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

hozmannew
Автор

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?

dominadorlillo
Автор

Awesome video <3, I just can't find icons you used for this project. Can I download them ?

gagaa
Автор

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

hudam
Автор

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

rntech
Автор

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

Unknown-ekwz
Автор

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 ?

stefancojocaru
Автор

how can we create object of a class dynaically

KiyaniStrlk
Автор

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

tranngocha
Автор

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

keleloshereni
Автор

what tool did you use to create the database?

mohamed.montaser
Автор

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

abmtechnologies