About admin

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

Encrypt and Decrypt Text C# Source Code

2015-01-10T15:22:01+08:00

This application will teach you on how to encrypt and decrypt any text using Advanced Encryption Standard. AES is used to encrypt sensitive information and password in networking. All you just need to do is to input the plain text and encrypt it so that you will be able to see the cipher value of what you have entered. 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 [...]

Encrypt and Decrypt Text C# Source Code2015-01-10T15:22:01+08:00

CSS Typography Effect Source Code

2015-01-10T08:09:18+08:00

This is a simple application that will teach you on how to create a typography effect using HTML and CSS. There is no image involve in this kind of project. 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     CSS Typography Effect Source Code

CSS Typography Effect Source Code2015-01-10T08:09:18+08:00

File Upload Image PHP MySQL Source Codes

2015-01-09T18:26:07+08:00

This File Upload Image PHP MySQL Source Codes for beginners, it do image upload to MySql database. File Upload Image PHP MySQL Source Codes In this File Upload Image PHP MySQL after each image upload you can see an image file in your working folder, don’t think as an error it's actually the newest picture you uploaded to database. Download File Upload Image PHP MySQL Source Codes  

File Upload Image PHP MySQL Source Codes2015-01-09T18:26:07+08:00

Backup MySQL Data File PHP MySQL Source Codes

2015-01-09T17:55:17+08:00

This class can be used to back up very huge databases that can only be utilized from a particular variety. In some situations customers may need to back-up up a very huge data source, which cannot be supported up instantly using phpmyadmin because of program timeouts. The Backup PHP MySQL Source Codes retrieves a customer described number of series from the MySQL data source server and then helps you to save its state in a written text information file. Javascript is used to renew the web page and the back-up process carries on from where it remaining off. Backup MySQL [...]

Backup MySQL Data File PHP MySQL Source Codes2015-01-09T17:55:17+08:00

Simple Console Application VB.NET Source Code

2015-02-02T22:51:04+08:00

This is a simple console application that is made using Visual Basic.NET. This remote or console is run on the first form and will be use to manipulate the GUI of the second form. 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/m4cxpqc5arwywkk/console.zip?dl=0  

Simple Console Application VB.NET Source Code2015-02-02T22:51:04+08:00

Queuing System VB.NET Source Code

2022-10-01T16:12:16+08:00

Queuing System VB.NET Source Code made using the Visual Basic.NET framework. This allows the user to display the queuing dashboard on a separate screen or monitor. 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 Queuing System VB.NET Source Code Queuing System VB.NET Source Code Queuing System VB.NET Source Code Queuing System VB.NET Source Code [...]

Queuing System VB.NET Source Code2022-10-01T16:12:16+08:00

Background Image Customization CSS Source Code

2015-01-05T21:34:38+08:00

This is a simple application that is made using purely html and css. It will teach you on how to customize the image background by clicking on the blend mode buttons provide like multiply,overlay,screen,butn,color and darken. 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   Background Image Customization CSS Source Code

Background Image Customization CSS Source Code2015-01-05T21:34:38+08:00

Metro Styled Notepad VB.NET Source Code

2015-01-05T07:43:11+08:00

This application will teach you on how to create a metro styled notepad using VB.NET with tabbed MDI that enables user to open a new text file at the same time. 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://drive.google.com/file/d/0BxpiFQ5z7RUIaFZHa2xTVUdwYm8/view?usp=sharing

Metro Styled Notepad VB.NET Source Code2015-01-05T07:43:11+08:00

Detecting Unsaved Work Javascript Source Code

2015-01-04T19:57:41+08:00

This is a simple project that will teach you on how to detect unsaved work using javascript. If the user tries to close the window or tab of the browser without submitting the complete work,an alert message will appear and you will be ask to leave or stay on the page. 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.   Detecting Unsaved Work Javascript Source Code

Detecting Unsaved Work Javascript Source Code2015-01-04T19:57:41+08:00
Go to Top