Simple Record Navigation Using Visual Basic.net
Simple Record Navigation Using Visual Basic.net This a Simple Record Navigation Using Visual Basic.net that helps the user a to navigate through records from the database. Using the Record Navigation …
itsourcecode.com hosts 250+ free VB.NET capstone projects with full source code (2026): Visual Basic .NET Windows Forms applications for the most common BSIT capstone domains. Most projects target Visual Studio 2012-2022 with MS Access, MySQL, or SQL Server as the database backend. Every project ships with runnable source, SQL backup, and setup instructions. Browse by domain below.
Why VB.NET still dominates BSIT capstones in the Philippines (2026)
Three reasons VB.NET remains the most-defended capstone language in Philippine BSIT programs: (1) Windows Forms = panel-friendly: drag-and-drop UI design, visible code-behind, and immediate visual results. Panels recognize the structure instantly. (2) MS Access or MySQL Express works on any lab PC: no client/server setup, no IT department coordination. Your capstone demos cleanly on whatever laptop the panel uses. (3) Visual Studio Community is free: same IDE as enterprise, no license issues, full IntelliSense and debugger. Lab PCs running Windows 10/11 with 8GB RAM handle it comfortably.
How to choose your VB.NET capstone domain
Pick a domain you can demo with real data. Worked in a clinic, sari-sari store, or school office? Pick that domain, your panel cannot easily challenge what you have witnessed.
Match scope to your team and timeline. Solo or pair = pick from “Utility & Mini Systems” (5-8 forms). Full team for 4-6 months = pick from “Hotel/POS/School Management” (15-25 forms with reports).
Decide MS Access vs MySQL upfront. MS Access for fastest setup (no separate server, .mdb file ships with project). MySQL when your school standardizes on it or you need multi-user support. Don’t switch databases mid-project.
Featured VB.NET projects by domain
🏨 Hotel, Restaurant, Cafe & POS
Hotel Management System (Project)
Complete Hotel Management System
Monbela Hotel Management System
Hotel ERP System v3.3
Triple-A Hotel Room Reservation
Restaurant Management System
Cafe Management System
Touchscreen Restaurant POS
Touchscreen Restaurant POS (Back/Front Office)
Touch Screen POS + Waiter App
🛒 Sales, Inventory & POS
Sales and Inventory Management
Complete POS and Inventory System
POS Inventory System
Sales Inventory System (RV Empire)
Inventory System with SMS Notification
Point of Sale Inventory System
Inventory Management System
Bakery Inventory Management
Sales Management System
Zenventory Gadgets Inventory
Computer Hardware Inventory
Computer Lab Inventory Management
🏥 Hospital, Clinic & Pharmacy
Hospital Information Management
District Hospital Records Management
Hospital Management Database Design
Clinic Information Management (KCC)
Pharmacy Management System
📚 Library, Bookshop & Records
Library Management System (Project)
Proposed Library Management (Columban’s Academy)
ICHS Library System
TNHS Library System Software
Bookshop Management System
BookFinder System
🏦 ATM, Banking, Billing & Finance
ATM System
Life Bank Finance Lending System
Water Billing System
Accounts Receivable Mini System
💼 Payroll, HR & Employee Management
Payroll System (VB.NET)
Payroll System (alt)
Fix-Mix Payroll System
Breadline Payroll System
Employee Management System
Employee Information Management
HR Employee Evaluation System
NOCECO Leave Monitoring System
🛡️ Barangay, Voting & Government
Barangay Information System
Simple Barangay Information System
Voting System
Simple E-Voting System
Driver’s License Registration System
Land Transportation Office Registration
Jail Management System
Online Business Permit Application
🚗 Car Rental & Transport
Car Rental System (VB.NET)
Car Rental System (VB.NET + MS Access)
Car Rental Mini System
🎓 School, Enrollment & Academic
Enrollment System
PSITS Organizational Management
Automated Electronic Portfolio System
Complete Award Recording System
Sports Event Management System
Canteen Voucher System (RFID)
KCC Judging System
Laptop Management System
📦 Other management systems
Complete Reservation System
Poultry Management System
Fish Management System
Simple Cashiering System
KCC Car Pass System
Print Logger System
Simple Reminder System
Mini Quiz System
🎮 Games & Utilities
Maze Game (Visual Basic 2013)
Flappy Bird (Visual Basic 2013)
Paint System
Send Text Messages (SMS)
Real-Time CPU Temperature Reading
🛠️ VB.NET fundamentals & tutorials
VB.NET Tutorial for Beginners with Examples: Best starting point for VB.NET newcomers.
VB.NET Projects with Source Code Free Download: Curated flagship roundup.
Connect MySQL Database to VB.NET
Insert Image into Access Database
VB.NET Data Types and Dim Declarations
Conditional and Logical Operators
Copy File Using VB.NET
Delete File Using VB.NET
Convert Image to Base64
String Contains and Replace
Read Source Code from Web Page
Reorder ListBox Items
Backup/Restore MS Access Database
About this VB.NET projects collection
Curated since 2015 by PIES Information Technology Solutions, Binalbagan, Negros Occidental, Philippines. Most of these systems have been defended at Carlos Hilado Memorial State College (CHMSC) Binalbagan campus and other BSIT programs. Each project has been tested on Visual Studio 2012-2022 with MS Access or MySQL before publishing. Used by 12,000+ BSIT students monthly.
Related capstone project collections
C# Projects with Source Code, 55+ C# Windows Forms (sister Microsoft stack)
ASP.NET Projects with Source Code, 20+ ASP.NET MVC web capstones
PHP Projects with Source Code, 300+ free PHP + MySQL capstones
Best Python Projects with Source Code, 250+ Python capstones
Java Projects with Source Code, 120+ Java + NetBeans capstones
Database Design Projects, 35+ ERDs and SQL schemas
UML Diagrams Library, 300+ ER, DFD, Class, Use Case diagrams
Final Year Projects, capstone packages with full Chapter 1-5 documentation
Simple Record Navigation Using Visual Basic.net This a Simple Record Navigation Using Visual Basic.net that helps the user a to navigate through records from the database. Using the Record Navigation …
How to Make Media Player Using Visual Basic.net In this tutorial, i will be teaching you How to Make Media Player Using Visual Basic.net Programming Language that is capable of …
Automated Class Record System in VB.net with Source Code The system is an Automated Class Record System in VB.net Programming Language. This is a simple system designed for teachers/Instructors who find …
Job Ordering System with Sales and Inventory in VB.net This Job Ordering System with Sales and Inventory in Vb.net Programming Language is created using Visual Basic 2008 and Microsoft access for …
In this tutorial I will teach you how to navigate records in the DatagridView using Visual Basic 2008 and MySQL Database. This will show you that you can limit your …
How to Fill Data in the ComboBox in VB.net This tutorial is all about How to Fill Data in the ComboBox in VB.net Programming language.In this tutorial, I will teach you …
How to Create a Bouncing Ball in VB.net This tutorial is all about How to Create a Bouncing Ball in VB.net Programming Language.In this tutorial, I’m going to teach you how …
How to Convert an Audio File to a Text In VB.net In this tutorial I will show how to convert an audio file into a text by using Visual Basic …
How to Autocomplete a TextBox with Multiple Columns in VB.net This tutorial is all about How to Autocomplete a TextBox with Multiple Columns Using Visual Basic 2008 And MS Acces Database. …
Display and Count Total Value of Records in DataGridView in VB.net This tutorial is all about How to Display and Count the Total Value of the Records in the DataGridView Using …
How to DragDrop and Copy the Nodes in a TreeView in VB.Net This tutorial is all about How to DragDrop and Copy the Nodes in a TreeView in VB.Net.In this tutorial, …
How to Apply Shear Effects to a Text in VB.Net This tutorial is all about How to Apply Shear Effects to a Text in VB.Net. This is the continuation of my …