C# Project Tutorial - Make Product Manager Form Step by Step Using C# And MySQL Database
1BestCsharp blog 1BestCsharp blog
120K subscribers
1,515 views
0

 Published On Jan 15, 2024

Full C# Project Tutorial Step by Step With MySQL Database

▶ Source Code: https://1bestcsharp.blogspot.com/2024...

▶ Get All My Projects Source Code - https://1bestcsharp.sellfy.store/

----------------- Check out my C# Projects! -------------------

▶ Inventory Management System - http://bit.ly/Csharp_Inventory

▶ Students Information System - https://bit.ly/Csharp_Students

▶ Contacts Management System - https://bit.ly/2VEZWtt

▶ Hotel Management System - http://bit.ly/Csharp_Hotel

▶ Real-Estate Management System - https://bit.ly/Csharp_RealEstate

▶ Library Management System - https://bit.ly/Csharp_Library

▶ All My Programming Projects Here - http://bit.ly/2HrU8hK

▶ My Source Code Store Here - http://bit.ly/2OsC0TU

------------------------------------- C# PRODUCTS -------------------------------------

▶ Get C# Projects Bundle - http://bit.ly/CsharpProjectsBundle

----------------------------------- Project Description -----------------------------------

in this c# tutorial we will see how to Design a Product Manager form and Connect This Form With MySQL Database.

What We Will Use To Build This Project ? :
- C#Programming Language.
- Microsoft Visual Studio Express 2013.
- MySQL Database.
- PhpMyAdmin.
- canva.com (to create images).

What We Will Do In This Project ? :
- design the products manager form using panels, and create borders.
- make your own close icon using jlabel.
- create a button to browse image and display the image in a picturebox.
- display all the products data in DataGridView.
- create navigation buttons.
- create insert update, delete buttons.
- create a clear button.
- check if the textboxes are empty.

C# Controls We Will Use In This Project:
- Windows Form
- Panel.
- DataGridView.
- TextBox.
- Button.
- Label.
- NumericUpDown
- PictureBox
- ComboBox,

---------------------------------- TABLE OF CONTENT ----------------------------------

▶ 00:00:00 The Final Result Overview
▶ 00:03:20 Create The Project File
▶ 00:04:25 Create The Manage Products Form
▶ 00:10:00 Design The Form
▶ 00:36:55 Create browse image button
▶ 00:41:30 Create The MySQL Database
▶ 00:46:05 Set Action To The Insert (add) Button
▶ 58:40:00 Create a Function to Populate DataGridView With Products
▶ 01:05:10 Get The Selected Product From DataGridView
▶ 01:09:15 Set Action To The Search Button
▶ 01:24:00 Set Action To The Update (edit) Button
▶ 01:29:00 Set Action To The Delete (remove) Button
▶ 01:38:10 Create Navigation Buttons
▶ 01:50:45 Create The Clear Fields Buttons
▶ 01:53:50 Create a Label To Display The Number Of Products
▶ 01:59:00 Some DataGridView Fixes
▶ 02:05:50 Allow Only Numbers In TextBox Quantity
▶ 02:09:00 Allow Only Values That Can Be Converted To Float In TextBox Price
▶ 02:16:00 Some Fixes

------------------------- C# Tutorials ----------------------------

▶ C# Create Calculator - http://bit.ly/CsharpCalculator

▶ C# Tic Tac Toe Game - http://bit.ly/CsharpTicTacToe

▶ C# Treeview Tutorials - http://bit.ly/CsharpTreeView

▶ C# File IO Tutorial - http://bit.ly/CsharpFile

▶ C# Insert,Update,Delete,Search,Display Images From MySQL Database - http://bit.ly/CsharpImagesMySQL

▶ C# And MySQL Tutorial - http://bit.ly/CsharpMySQL

▶ C# DataGridView Tutorial - http://bit.ly/CsharpDatagridview


---------------------------------------------------------------------------------

visit our blog https://1bestcsharp.blogspot.com/

CONNECT WITH ME ONLINE   / 1bestcsharpblog  

subscribe: http://goo.gl/nRjPKk

programming projects with source code:
http://1bestcsharp.blogspot.com/p/pro...

share this video:    • C# Project Tutorial - Make Product Ma...  

#csharp #project #design #mysql #source_code

show more

Share/Embed