vb.net

How to Make VB.NET Console Application with MS Access Databse 2007

Submitted by teody882012 on
This is a VB.Net Console Application program using Access Database 2007. It is very helpful in learning VB.Net with Database Programming. Instead of using Windows Forms, this program is using console application to insert record into MS Access database. Please follow the steps below on how to create a console application from scratch. 1. Create the database file called "database1.mdb" by opening the MS Word file called "How to Create DB in 2007.doc" and follow the instruction. 2. Open Visual Studio Editor. 3.

VB.Net TicTacToe Game

Submitted by teody882012 on
This is a VB.Net Windows Base TicTacToe Game. It is very helpful in learning VB.Net Programming Language. It compares 2 strings like O or X. It prompt a messagebox for the winner and it uses basic sub functions. Just use any Visual Studio Versions IDE then download my SouceCodes. I hope it is very helpful. Teody Banagan

Hotel Reservation System Now on GitHub

Submitted by admin on
One of the most downloaded projects here called “Hotel Reservation System (VB.NET)” is now on GitHub. We decided to post this on GitHub so other programmers who are willing to modify the system can collaborate easily using version control of GitHub. I know that some of you are willing to improve this project. So, just follow it at GitHub repository link at Hotel Reservation System. We would like

Library System

Submitted by jkev on
Hello guys I have here a library system in vb.net and Microsoft access as a database. Has an excellent graphical user interface and user friendly environment. The features of this system are the following: - Add, Edit, and Delete Member - Borrow books - return books - Search, add edit and delete books - produce report for books - sort books and many more... Hope you like this system. Thank you