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. Contact Persons CRUD System using VB.Net and MS Access with Source Code
Project
2026-07-3114,895

Contact Persons CRUD System using VB.Net and MS Access with Source Code

First of all, I just want to say that I just switched from VB6 to VB.Net for only 8 months when I developed this program. But I would like to share with you my basic CRUD application in VB.Net and MS ...

Contact Persons CRUD System using VB.Net and MS Access with Source Code
Visual BasicVB.NETSource CodeFree

Contact Persons CRUD System using VB.Net and MS Access with Source Code

First of all, I just want to say that I just switched from VB6 to VB.Net for only 8 months when I developed this program. But I would like to share with you my basic CRUD application in VB.Net and MS Access.

This project is intended to collect employees' list information and the internal phone number to call. The design uses the One To One (1:1) relationship by loading data from the Detail Data Table (Position & Department) into the ComboBox Control. Then link the relationship to the Master Data Table information. Only save file names and extensions (not BLOB) into the Database for used to save space and having speed of data access. Loading image data will use Stream instead of load IO image to prevent process locking.

Features

Add New Contact

Update Contact Details

Delete Contact

List Contacts

Search Contact

Image Upload

How to Run

Requirements

Download and Install Microsft Visual Studio Software.(Program was programmed using VB.NET 10 and recently tested using Visual Studio 2019)

Download and Install MS Access Database Engine 2010.

Installation/Setup

Download and Extract the provided source code zip file. (download button is located below)

Locate the Solution File in the extracted source code folder. The file is known as "ContactPersonCRUD.sln".

Open the solution file with your Microsoft Visual Studio Software.

Press the "F5" key on your keyboard to run the program.

DEMO

I hope this sample application will help you especially those beginners who are learning how to create a program using VB.NET and MS Access Database.

Thank you

Thongkorn Tubtimkrob

You can contact me at My Facebook Account

Screenshots

Screenshot

Download Project

Download Contact Persons CRUD System using VB.Net and MS Access with Source Code
14.9K views
857 DOWNLOADS
FacebookTweet This
1.8K
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