MySQL Query Window

Submitted by cngirwa on
Updated version with; 1. Help 2. Manual Document MySQL Query Window v5.26 is the best software for execution of MySQL commands. It serves the need to use phpmyadmin. It simplify the tasks and also improve your MySQL skills. This software enable users to; 1. Log in their local server 2. Create a database 3. Show selected database 4. Drop database 5. Select from table 6. Create table 7. Drop table 8

How to use Predefined Method

Submitted by GeePee on
In this tutorial, you will learn on how to use Predefined Method. In java, predefined methods are organized as a collection of classes, called class libraries. For example, the class Math contains mathematical methods. The method type is the data type of the value returned by the method. The class Math is contained in the package java.lang.

Electronic Lock Android App (All-In-One Lock)

Submitted by donbermoy on
This is one of android apps named Electronic Lock. As you can see, you can customized your android phone in any lock/unlock app that what you want. This is also one of the capstone projects that I have made for a particular school. This app Features: - Signature Lock - Swiping Lock - Sliding Lock - Settings Download the source code. Copy and install the lock.apk to your android phone to run the app. For more inquiries and need programmer for your thesis systems in any kind of programming languages, just contact my number below. Best Regards, Engr.

Customized Mouse Cursor in VB.NET

Submitted by donbermoy on
This is a very simple tutorial but a very useful one that it customized the mouse cursor in your Form. Sometimes, we wanted to have good designs and one of them is creating a good cursor for your system. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application. 2.

Nikita Media Player

Submitted by nikyts on
Nikita Media Player is a program to play media files . Currently the program has two available languages​​, Portuguese and English, but if anyone wants some more language, just translate one of the files in the "Languages ​​" folder and rename the new file with the new language that the program will translate it automatically. The user can also customize the color used by the program . It is

Simple ATM machine

Submitted by cngirwa on
Simple C++ application which demonstrate ATM machine. Developed using Visual C++ in Visual Studio 2008. User can; 1. Log In 2. Deposit 3. Withdraw 4. Check balance 5. View bank information 6. log out If you are interested on this project, please modify it by adding; 1. Input validation 2. Add more ATM features 3. Add more users (system only allow one user to log in) Log in credentials are

Creating a Zoom Application in VB.NET

Submitted by donbermoy on
This tutorial will teach you how to create a zoom application in vb.net. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application. 2. Have only a Timer on the Form named Timer1. 3. Now, we will code our program. We will declare first the variables.

How To Make Animated Information Bar Using HTML JavaScript

Submitted by alpha_luna on
This is a simple animated information bar created using HTML and it's pure JavaScript code. You can view from the top of the browser the information to your visitors in an eye catching way. The information bar in view will remain static on your screen above even when you scroll the page. Lastly, you can set the Frequency controls to limit the displaying information bar to once per session of your