Share Your Source Code or Article

Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.

Submit now...

Database Programming Made Easy

This tutorial will teach you step by step on how to connect and manipulate database. If you'd like to suggest a tutorial please write a comment at the bottom of this article.

Read more...

Hire Us to Do Your Work

Do you want a customized system? Do you want to setup your own website to do business? Then we are here to help you in your programming needs.

Read more...

Search



thisiswelch

An Encrypted Login

thisiswelch's picture

This is a sample login program. When registering, a user will have to choose his/her username and password. The password is encrypted when is saved to database. In-case that the user forgot his password, he/she can recover it by answering the security question that he/she provided. NOTE: THIS PROGRAM USES OCX, YOU MUST INSTALL THE PROJECT COMPONENTS BEFORE RUNNING THE PROGRAM.

A File Hide/Show Program

thisiswelch's picture

This is a program that will hide/show your file by changing the attributes of the file. When it hide your file, you cannot view it even your Folder Options was set to View Hidden Files, so your file will remain hidden unless you show it again using the program. NOTE: THIS PROGRAM USES OCX, YOU MUST INSTALL THE PROJECT COMPONENTS BEFORE RUNNING THE PROGRAM. Credits goes to.. Lavolpe

A Simple Add, Edit, Delete, and Search using VB and MSAccess

thisiswelch's picture

This is a sample program on how to Add, Edit, Delete, and Search entries in database using VB and MS Access. Hope my code help you. NOTE: THIS PROGRAM USES OCX, YOU MUST INSTALL THE PROJECT COMPONENTS BEFORE RUNNING THE PROGRAM.

A Code Library

thisiswelch's picture

A simple code library where you can store your favorite codes. I added a search function so you can easily find your code in-case your database become large. Hope my code helps. NOTE: THIS PROGRAM USES OCX, YOU MUST INSTALL THE PROJECT COMPONENTS BEFORE RUNNING THE PROGRAM.

A Clock (Welch's Clock)

thisiswelch's picture

This project will display a clock on the top of your system tray. I made a transparency feature and a change skin feature. You can change the clock by just right clicking on the clock and you may also adjust its transparency. NOTE: THIS PROGRAM USES OCX, YOU MUST INSTALL THE PROJECT COMPONENTS BEFORE RUNNING THE PROGRAM.
Syndicate content

Step by Step Java Tutorial

In this tutorial you will learn how to program with Java. It has a rich of information to be educated well with Java.

Read more...

Do You Have Question?

Do you have any question related to computer programming? Visit our forum and post new topic on the category you like. Be gentle when asking a question.

Ask now...

Point of Sale

Point of Sale is very useful especially for supermarkets or restaurants. I have included a barcode scanner in this program. Please check it out.

Read more...