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 Contacts using VB.Net and MS Access Database with Source Code
Project
2026-07-311,295

Simple Contacts using VB.Net and MS Access Database with Source Code

This is a Simple VB.NET project with source code called Simple Contacts. This simple software stores and manages contacts. This program will show you how to add multiple UserControl in a single Form. ...

Simple Contacts using VB.Net and MS Access Database with Source Code
Visual BasicVB.NETSource CodeFree

Simple Contacts using VB.Net and MS Access Database with Source Code

This is a Simple VB.NET project with source code called Simple Contacts. This simple software stores and manages contacts. This program will show you how to add multiple UserControl in a single Form. The contacts display in the form is resizable using the toggle for resizing. This simple program will help you to learn the basic and most commonly used operations and functions in developing VB.NET software applications. This contact software has CRUD Operations which is stands for Create, Read, Update, and Delete Operations. I used the MS Access Database to store the contact details. Aside from the features, I have mentioned, this program also stores the contact avatar/images.

Features

Add Contact

View Contact

Update Contact Details

Search Contact

Resize Contact Display

The source code is free to download. Feel Free to modify the source code the way you wanted but please don't forget to give me credits as the original developer. Thanks!

How to Run

Requirements

Download and Install Microsoft Visual Studio Software. (recently tested using VS 2019 Community)

Download and Install MS Office or 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 inside the extracted source code folder. The file is known as "Simple Contacts.sln".

Open the solution file with your MS Visual Studio Software.

Press the "F5" key on your keyboard to run this Simple Contacts Project

Demo

That's it! You can now explore the features and functionalities of this simple Contacts Software. I hope this project will help you with what you are looking for and you will find something useful for your future VB.NET and MS Access Database Projects.

Enjoy Coding :)

Screenshots

Screenshot

Download Project

Download Simple Contacts using VB.Net and MS Access Database with Source Code
1.3K views
808 DOWNLOADS
FacebookTweet This
155
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