C# Full Project Tutorial (Hotel Management System) step by step WITH SOURCE CODE (Used MYSQL DB)

Опубликовано: 08 Май 2025
на канале: Mdemy
43,800
654

In this tutorial, so cool UI Form and connect with xmapp PHP Myadmin , MYSQL Database
Lets, start to develop c# project for Hotel Management System using visual studio 2019.
All students can easily learn about visual studio and MySQL server and they may be expertise with it. Most of the students don’t have an idea about how to start a project in visual studio . They know all the other things related to project like documentation, diagram, but they don’t understand what is the first step to start windows application project in C#

In this c# video we will learn step by step to develop student management system software windows application project in visual studio 2019 using c# Language.

source code
https://u.pcloud.link/publink/show?co...
SUBSCRIBED
   / @mdemy  

In this Video
0:00:00 Hotel Management System Demo
0:04:17 How to create login form in c# .net
0:14:37 How to download xampp
0:15:34 How to create database connection in mysql
0:18:20 How to download mysql connector
0:21:52 How to create database in xampp
0:31:33 Create a Main Form design
0:48:32 Create a Guest Form Design
0:56:16 How to insert, update and delete in c#
1:42:22 Create a class to manage room
1:43:29 Create a category table
1:46:06 Create a room form design and Coding
2:20:54 Create a reservation form design and coding
2:54:43 create relationship between database table.
3:30:24 How to create a splash screen
3:35:31 Test run hotel management system