تخطي إلى المحتوى
XREFS0 LogoXREFS0
شروحات
من نحن
تواصل معنا
شروحات
سورس كود
C#PHPVisual BasicPythonC/C++Microsoft AccessDelphi
هندسة عكسية
البرامجالشروحات
التسويق الإلكتروني
البرامجالكورساتبيانات العملاء
من نحنتواصل معنا
XREFS0

شروحات تقنية، تسويق إلكتروني، هندسة عكسية، وسورس كود — كل ما يحتاجه المطور والمبرمج في مكان واحد.

روابط سريعة

  • الرئيسية
  • من نحن
  • الشروحات
  • سورس كود
  • هندسة عكسية
  • التسويق الإلكتروني

قانوني

  • سياسة الخصوصية
  • شروط الاستخدام
  • إخلاء المسؤولية
  • DMCA
  • إزالة محتوى
  • رابط معطل
  • الأسئلة الشائعة

ابقَ على تواصل

اشترك للحصول على آخر الشروحات والأدوات مباشرة.

اشترك في القناة

© 2026 XREFS0. جميع الحقوق محفوظة

صُنع بـ ❤️ للمطورين العرب

  1. XREFS0
  2. سورس كود
  3. فيجوال بيسك
  4. Contact Persons CRUD System using VB.Net and MS Access with Source Code
مشروع
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 تحميل
FacebookTweet This
1.8K
العودة لـ فيجوال بيسك

مشاريع ذات صلة

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