Tagukon National High School Library System

Submitted by janobe on
Due to the slow process of borrowing and returning of books in Tagukon National High School Library. The BSIT-4 college students came up with this idea of making a Library system that would make every transaction faster and more accurate. It contains transactions such as borrowing and returning of books. And the inventory of books that you will easily know the in and out’s of the books. In here

Simple notepad beta

Submitted by A7medGeek on
The Simple Notepad it's easy and powerful so you can learn from this source code Explain in Arabic البرنامج عبارة عن نوت باد مكونتها بسيطة ولكنها فعاله اعتمدت في بنائها عدم استخدام OpenfileDialoge , SavefileDialoge ولكن قصدت الطريقة الآخر إلا وهي عمل Object من كل واحده منهم لكي يتم التوفير في الذاكرة بقدر الامكان just any thing wrong just send a message or something you can't understand

Ilog Catholic High School (ICHS) Library System

Submitted by janobe on
This Library System is made by the Fourth Year College Students Of Kabankalan Catholic College for the requirements of their capstone. They used Visual Basic 2008 And MYSQL for their Database. It will generate Reports using a Crystal Report. These are the following features of the system: •Login and Logout • Transaction (Borrow Books, Return Books, Penalty and Lost and Replacement of books).

Progressbar in vb .Net

Submitted by dhanapal.mmca on
Hi this code for progress Bar in use particular place need, So Progress Bar is used to give visualization about the status of the current process and computer operation, such as a downloading , transferring of files, installation and more. Your application will look more professional if you are implementing a complex data processing using the Progress Bar. This time, we will create an example of a

Automated Teller Machine System

Submitted by joken on
This Automated Teller Machine System is created by a BSIT-2 student wherein this system allows you to register a new account, Deposit certain amount, Balance Inquire, and withdraw amount, as well as this system has an admin side, wherein the admin can block or unblock a specific account and also the administrator can modify the information of the account owner. The system is created using Visual

Jak’s Computer Renting System

Submitted by joken on
This system is created by a BSIT-2 student as their final requirements in one of their subjects. The system is made using Visual Basic 2008 and Microsoft Access for database support and Crystal Reports for the reporting. Here’s the following feature’s available in this system: Acquired new Transaction, Register New Customer, Manage User (Add, Update and Delete), Generate Reports for List of

List of Thesis Title for IT/CS Students (more on Android App and Hardware Integration)

Submitted by donbermoy on
Good day to all. Some of the thesis projects for today's generation have been already made or sometimes the professors/instructors of a college institution rejected your thesis proposals because it is already existed or it does not meet the standards. So, I came up with a possible and most modern list of thesis proposals to help you all. Below is the list of thesis title. List of Thesis Proposals

How to get a SubString of a String in Java

Submitted by donbermoy on
This is a tutorial in which we are going to create a program that gets substring of a string in java. We all know that a substring is a part of a sentence or a string. Java String class provides substring method with some overloaded parameter. So, now let's start this tutorial! 1. Open JCreator or NetBeans and make a java program with a file name of subString.java. 2. Import java.lang package because in this library, substring class is there.

Memory Game in JavaScript

Submitted by GeePee on
You may be familiar with "Memory Game". Here, you will learn how to create a fun game that challenges your visual ability to remember numbers. The puzzle is composed of 24 checkered tiles with hidden numbers (12 pairs). When you click two consecutive tiles with the same corresponding number, it steadily appears; if not, the tiles flip to back. And when the puzzle is solved, the game automatically