Library Management System
This Is a small program to manage a small library and uses some of the basic ideas of Visual Basic.Net, which will help beginners to learn and others to include the code in there program.
Basic Student Information System
This is just a basic information system/application in java.. The capability to search,add and update records is available on the program.
Cafe Timer
this system has server and client. all you need to do is to configure the client by putting the ip address of clients in the server .
Civil Registry Information System
This is a complete system for Civil Registry. It includes Birth, Marriage and Death information. Username: admin Password: a Credits: Leah Lalaine Crismundo Linasan Shiela Mae Auquico
Login Form
This is a very simple login form which I created 6 months back and useful for beginners as I have developed this program when I was a beginner. Hope it will be useful for starters.
Simple Enrollment System Version 1.0
Hello there I wrote this application in order to understand the concept of one to many relationship in relational database using ms access.
Push and Pop on the Stack v.1.0
This program is a Java Applet written in Java which actually an application of a Stack using Array Data Structure.
Possible Sum of Numbers
This program I made was written in Java and it is actually a Java Applet which computes all the possible sum of all the numbers inputted by the user.
Birthdate using DTPicker versus Comboboxes
See how I put month,day, and year using For Next Loop on comboboxes.