Skip to content
XREFS0 LogoXREFS0
Tutorials
About Us
Contact Us
Tutorials
Source Code
C#PHPVisual BasicPythonC/C++Microsoft AccessDelphi
Reverse Engineering
ToolsExplanations
E-Marketing
ToolsCoursesData Client
About UsContact Us
XREFS0

Tech tutorials, reverse engineering & source code — everything developers need in one place.

Quick Links

  • Home
  • About
  • Tutorials
  • Source Code
  • Reverse Engineering
  • E-Marketing

Legal

  • Privacy Policy
  • Terms of Service
  • Disclaimer
  • DMCA
  • Content Removal
  • Report Link
  • FAQ

Stay Connected

Subscribe for the latest tutorials and tools directly.

Join Telegram Channel

© 2026 XREFS0. All rights reserved

Made with ❤️ for Arab developers

  1. XREFS0
  2. Source Code
  3. Visual Basic
  4. Simple Hotel Management System Using VB.Net with Source Code
Project
2026-07-319,295

Simple Hotel Management System Using VB.Net with Source Code

The Simple Hotel Management System is a VB.NET project that can help manage the hotel's Guest Room Check-in/Check-out and Reservation. This system stores the list of Guests, Hotel Rooms, Reserved Room...

Simple Hotel Management System Using VB.Net with Source Code
Visual BasicVB.NETSource CodeFree

Simple Hotel Management System Using VB.Net with Source Code

The Simple Hotel Management System is a VB.NET project that can help manage the hotel's Guest Room Check-in/Check-out and Reservation. This system stores the list of Guests, Hotel Rooms, Reserved Rooms and etc. The system automatically calculates the payable amount of the guest after selecting the room and check-in/check-out date range. The system also calculates the minimum advance payment/down payment amount. 

The Simple Hotel Management System project uses Microsoft Access Database, so if you want to download and use this source code, make sure that Microsoft Access Database Engine V12.0 is installed on your local machine.

Features

Login Page

Home Page/ Main Form

Hotel Rooms Management

Add

Edit

Delete

Guest List Management

Add

Edit

Delete

Reservation Management

New Reserve

Check-in Reserve

Cancel Reservation

Check-in Management

Check-out Management

How to Run the Source Code

Download and Install Visual Studio (VS2019 Community will be fine) (if not yet installed)

Download and Install Microsoft Access Database Engine v12 to your local machine (if not yet installed)

Extract the Source Code Zip file.

Open the "HBRS.sln" file in Visual Studio.

Then, press "F5" to run the project.

Default User Access

Username: neilz

Password: neilz

Any question, please send me an email at [email protected]

Happy Coding :)

Screenshots

Screenshot

Download Project

Download Simple Hotel Management System Using VB.Net with Source Code
9.3K views
566 DOWNLOADS
FacebookTweet This
1.1K
Back to Visual Basic

Related Projects

Advanced Library Management System using VB.NET with Source Code

This is an Advance Library Management System project that helps a certain school manage its Library records such as the books and borrow/return transactions. This project is written using VB.NET 4.0 a...

2026-07-31

Airline Reservation System using VB.NET with Source Code

HI, this is the 4th program I have submitted on sourcecodester. This project is a simple system developed using VB.NET. About  The Airline Reservation System is a vb.net project developed to manage th...

2026-07-31

Alarm System in VB.Net with Full Source Code

Alarm System in VB.Net with Full Source Code The Alarm System is a simple desktop application that is developed using VB.Net. This is a very interesting project most especially for students who are be...

2026-07-31