Android SCRUD (Search,Create,Update,Delete) using ONLINE MYSQL Database

Submitted by hob2006 on
The beauty of this simple little program is not in its novelty value, but that it can be added to any other program to add functionality and make a point of difference. This is my updated demo program on how to SCRUD (Search, Add, Edit, and Delete) using ONLINE MYSQL database. Create your own free online mysql database (http://www.freemysqlhosting.net/). There is no webservices/php file created for this demo apps.

Flowershop Management and Information System

Submitted by donbermoy on
This is a Flowershop Management and Information System that has the capabilities of that a sales and inventory of flower products. This system was programmed through the use of Visual Basic 6.0 and MS SQL Server 2000. This features to have purchasing transaction of flower products for cashiering, flower item entry for inputting flower information, stockin for inputting the quantity of a specific

Loan EMI Calulator

Submitted by sirajahmed0303 on
A simple loan EMI calculator. This is one of the simplest program written using VB.net language. You can calculate the monthly EMI's by providing the details of your loan. Source code is free to re-use in your applications. This is complete source code hence you can open this project in visual studio 2010 and above.

Simple PHP Blog

Submitted by yethroy on
This is one of good Blog Application that allow user to create new blog category. Add new blog post in a given category. Display all blog posts, all blog categories with their posts. In the source there is blog.sql file just create a new database called blog then import it to that database and enjoy. for any questions contact me in private message system of this website or through email yethroy

LifeBank Lending System

Submitted by joken on
The LifeBank Lending system was developed using a Visual basic 2008 and Microsoft access 2007 for database support. This system is able to accommodate the new borrower and stored their Information, Income Assessment and Requirements as well as their loan Information. The system also has the feature for approval and releasing of loan request. The system can record and accept payment from a specific

Sealines Ticketing System

Submitted by donbermoy on
This is a project made by the 3rd year BSCpE students in their computer programming 3 subject entitled Sealines Ticketing System. It features deck information for your cottage, route information with the locations and can determine either one way or round trip, vessel information for the information of ships, passengers information to save records of passengers, creating account in the system, and

Sorting: Ascending and Descending Order in VB6

Submitted by donbermoy on
In this article, we will create a program that can sort values into ascending or descending order in numbers in visual basic 6.0. Now, let's start this tutorial! 1.Let's start this tutorial by following the following steps in Microsoft Visual Basic 6.0: Open Microsoft Visual Basic 6.0, click Choose Standard EXE, and click Open. 2. Next, add 2 Buttons named Command1 and labeled it as "Asc" for ascending order and Command2 and labeled it as "Desc" for descending order.

Android Media Browser (Play Music, View Images, Play Videos)

Submitted by donbermoy on
This is an application that can view and browse all media such as audio, video, and image files. I have created this one using Basic4Andriod. It can browse all media files whether in different locations or directories and will categorize whether audio, image, and video files. It can also play music and videos with the important information like locations, albums, date created, track, and duration