Share What You Have Here
Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.Submit now...
This is an on going tutorial on Visual Basic .NET 2008. I am adding a tutorial to the table of contents regularly especially if it would be beneficial to the beginner. If you'd like to suggest a tutorial please write a comment by opening this page.
If you are looking for a free software for your hotel, then this program with its free source code will help your hotel manage your front desk. You can modify this program to suit your needs.

This is a program that will hide/show your file by changing the attributes of the file. When it hide your file, you cannot view it even your Folder Options was set to View Hidden Files, so your file will remain hidden unless you show it again using the program.
NOTE: THIS PROGRAM USES OCX, YOU MUST INSTALL THE PROJECT COMPONENTS BEFORE RUNNING THE PROGRAM.
Credits goes to..
Lavolpe

This program is like a question and answer game. I pattern the design from who wants to be a millionaire. I made this program last January 2002.
This is very useful for college students who would like to imitate the concept of this study.

This is a sample program on how to Add, Edit, Delete, and Search entries in database using VB and MS Access. Hope my code help you.
NOTE: THIS PROGRAM USES OCX, YOU MUST INSTALL THE PROJECT COMPONENTS BEFORE RUNNING THE PROGRAM.

A simple code library where you can store your favorite codes. I added a search function so you can easily find your code in-case your database become large. Hope my code helps.
NOTE: THIS PROGRAM USES OCX, YOU MUST INSTALL THE PROJECT COMPONENTS BEFORE RUNNING THE PROGRAM.

This project will display a clock on the top of your system tray. I made a transparency feature and a change skin feature. You can change the clock by just right clicking on the clock and you may also adjust its transparency. NOTE: THIS PROGRAM USES OCX, YOU MUST INSTALL THE PROJECT COMPONENTS BEFORE RUNNING THE PROGRAM.

The purpose of this program is to record the complaints and or problem of a student in guidance office. This will keep track the past record of a certain students by using this program.
To eliminate a paper work, retrieve the record easily, and create a report. I created this program last February 2004 to help the students in making their thesis.

I created this program on February 2003 for college students in their thesis requirements. They called this as Automated Tutorial in C++. In order to run this program you need to register two components first, namely:
AMOVIE.OCX
MetalCBProj.ocx
Another is Direct Text-to-Speech.
I don’t think this will run on Windows Vista due to the compatibility issue with amovie.ocx file.
This is a dictionay program using vb and msaccess, I would like to make more user friendly like oxford dictionary thing where the word list can be view on one side and its explanation on the other side. If you people have any idea for its modification kindly share.

This tutorial shows how to use Google Map API and google earth Plugins in vb 6. I used HTML file to view the Google Map interface in VB form. I used this in my GPS SMS, Tracking System, Flight Simulation and some Mapping projects so i cannot provide the complete project , just the sample how to run the API in your VB Form. You can figure it Out
TODO;
In this tutorial you will learn how to program with Java. It has a rich of information to be educated well with Java.
Point of Sale is very useful especially for supermarkets or restaurants. I have included a barcode scanner in this program. Please check it out.