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

Barcode-Based Class Attendance Monitoring System

Submitted by donbermoy on
This is one of the capstone projects that I made for students in a particular school. This is a complete Class Attendance Monitoring System that is integrated by a Barcode to easily swipe ID's. Programming Language: VB 6.0 Database: MS Access Features of the System: - Students Information - Subject Information - Course Information - School Year Information - Login Students using Barcode - Record

KEVINCOMPUTER Inventory by VB 2012

Submitted by Som Vang on
My perfect project in whole Bachelor degree (2009 - 2014) !!! ICT in Laos. This software is used for selling in ICT material or Computer shop, so we can use to manage our computer to be easier such as collect data from Ordering, buying, selling include report and print as hard copy. This is a perfect software for those who want to develop like this topic, but the small problem is that the software

Calculator in Visual Basic

Submitted by Yorkiebar on
Introduction: This tutorial is on how to create a calculator in Visual Basic. Design: For this, we want the following; A textbox named 'textbox1' to show the current output. Four buttons for add, subtract, multiply and divide. Ten buttons for the ten digits. One button for the calculate process. Variables: Now we want to create some variable.