About admin

This author has not yet filled in any details.
So far admin has created 475 blog entries.

Number Puzzle Game Visual Basic .NET Source Code

2015-02-02T23:18:54+08:00

This is a simple project that was built using Visual Basic .NET.In order for you to play this game you have to puzzle the numbers from 1 to 15. To be able to run this application, you need to have Microsoft Visual Basic 2010 express which is one of the features of Visual Studio and the IDE of VB.NET programming language. Note: This is just a simple program any updates or constructive criticism will be accepted     Download link: https://www.dropbox.com/s/xva13uey41e54xk/PuzzleVB.net.zip?dl=0  

Number Puzzle Game Visual Basic .NET Source Code2015-02-02T23:18:54+08:00

Mark List Summarizer VB.NET Source Code

2015-02-02T23:25:23+08:00

This mark list summarizer accepts number as marks from user and it finds average,sum and the maximum and minimum numbers. To be able to run this application, you need to have Microsoft Visual Basic 2010 express which is one of the features of Visual Studio and the IDE of VB.NET programming language. Note: This is just a simple program any updates or constructive criticism will be accepte   Download link: https://www.dropbox.com/s/lqzjc1oixc7nccz/MarklistSummarizer.zip?dl=0  

Mark List Summarizer VB.NET Source Code2015-02-02T23:25:23+08:00

Picking Up Keyboard Input Javascript Source Code

2014-12-29T09:20:31+08:00

This application will show you on how to pick up keyboard input using javascript. Once you will click any characters in the keyboard it will automatically detect the keyboard properties. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Open the index.html in any browser Note: This is just a simple program any updates or constructive criticism will be accepted.     Picking Up Keyboard Input Javascript Source Code

Picking Up Keyboard Input Javascript Source Code2014-12-29T09:20:31+08:00

Simple Ball Game Visual Basic Source Code

2015-02-02T23:44:15+08:00

This is a simple ball game that was developed using microsoft visual basic language. To be able to play this ball game you need to click on the balls using mouse and you get to earn one point for every ball that you will click. To be able to run this application, you need to have Microsoft Visual Basic 2010 express which is one of the features of Visual Studio and the IDE of VB.NET programming language. Note: This is just a simple program any updates or constructive criticism will be accepted   Download link: https://www.dropbox.com/s/k3qstno59jbj0gm/balls.zip?dl=0

Simple Ball Game Visual Basic Source Code2015-02-02T23:44:15+08:00

Graph Plotter VB.NET Source Code

2015-02-02T23:49:19+08:00

This graph plotter program was developed using Microsoft Visual Basic .NET, this graph plotter is very helpful in statistical diagrams like pie chart, bar and line graph by following the input numbers that was done by the user. This graph plotter program also draws trigonometric graphs like sine, cosine, and tangent by accepting the specified number of degree. To be able to run this application, you need to have Microsoft Visual Basic 2010 express which is one of the features of Visual Studio and the IDE of VB.NET programming language. Note: This is just a simple program any updates or constructive [...]

Graph Plotter VB.NET Source Code2015-02-02T23:49:19+08:00

setAttribute Javascript Source Code

2014-12-27T11:53:36+08:00

This is a simple project that will teach you on how to use the setAttribute and removeAttribute in image using javascript. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Open the index.html in any browser Note: This is just a simple program any updates or constructive criticism will be accepted.   setAttribute Javascript Source Code

setAttribute Javascript Source Code2014-12-27T11:53:36+08:00

Changing Stylesheet Javascript Source Code

2014-12-26T09:14:18+08:00

This is a simple program that will teach you on how to change stylesheet in web pages using javascript. There are 3 buttons in this program each button contains 3 different stylesheet. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Open the index.html in any browser Note: This is just a simple program any updates or constructive criticism will be accepted. Changing Stylesheet Javascript Source Code Screenshots:   Changing Stylesheet Javascript Source Code Changing Stylesheet Javascript Source Code Changing Stylesheet Javascript Source Code Changing Stylesheet Javascript Source Code

Changing Stylesheet Javascript Source Code2014-12-26T09:14:18+08:00

Year of birth C# Source Code

2014-12-26T08:33:26+08:00

This is a simple application that will teach you on how to create a program that will identify the animal sign that your year of birth belongs to. To be able to run this application, you need to have Microsoft Visual C# 2010 express which is one of the features of Visual Studio and the IDE of C# programming language. Note: This is just a simple program any updates or constructive criticism will be accepted     Year of birth C# Source Code

Year of birth C# Source Code2014-12-26T08:33:26+08:00

Sparkling Lights CSS Source Code

2014-12-24T10:38:38+08:00

This is a simple application that will teach you on how to animate a sparkling light using pure CSS approach. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Open the index.html in any browser Note: This is just a simple program any updates or constructive criticism will be accepted.   Sparkling Lights CSS Source Code

Sparkling Lights CSS Source Code2014-12-24T10:38:38+08:00

Online Wordpad PHP MySql Source Code

2014-12-24T10:22:08+08:00

This online wordpad using PHP and MySql is a simple program that lets you store any contents on a server. It features essential wordpad tools,save public notes, viewing of post and sharing it to your friends. Instructions: 1. Download the source code. 2. Extract the compressed folder. 3. Run the xampp control panel and start the apache and mysql 4. Copy the extracted folder to htdocs 5. Open the browser and type localhost/phpmyadmin 6. import the database u679405618_word 7. Run the program by typing in any browser localhost/word Note: This is just a simple program any updates or constructive criticism will [...]

Online Wordpad PHP MySql Source Code2014-12-24T10:22:08+08:00
Go to Top