Visual Basic Rock, Paper, Scissors Game

Submitted by Yorkiebar on
Introduction: Welcome to my tutorial on how to create a simple Rock, Paper, Scissors game in Visual Basic which has no game graphics and is only to see how the game would work. Steps of Creation: Step 1: The first thing we need to do is import System.Random so we can randomly get a choice of Rock, Paper or Scissors for the computer:

How to use ADODC, MS Access in VB6

Submitted by Ranielle Canlas1 on
This is a simple program of inventory of stocks of a fast food chain. This is to demonstrate on how to use Adodc in connecting database from MS Access 2007, We inserted a DataGrid control to view the entire table and each field is bounded to a particular text box or combo box to show the details about the current record. You can add, edit and delete records if you want to and the login module is

Inventory System Using Adodc and DataGrid Control

Submitted by Ranielle Canlas1 on
Simple inventory of hard ware computer supplies. This program is created using visual basic 6.0 with Microsoft Access 2007 database to demonstrate the usage of Access Database and connecting it to the system by an Adodc control bounded to a datagrid. This also includes the Login system that is also conencted to user accounts from database and the splash screen has animated progress bar for loading

Book Finder Using Visual Basic.Net and MS Access 2007

Submitted by joken on
Book Finder Using Visual Basic.Net and MS Access 2007 In this tutorial, I’m going to teach you how to create a “Book Finder” program that commonly used in any library system. The user can search for a book titles based on authors, subject, and Dewey decimal classification Number of a specific book.

Touch Screen Kiosk for Books

Submitted by cesarmsdn on
I develop this application for those who love desktop programming. This works for a consultation module touch screen and can be applied to any field like library, restaurant, travel agency and a lot more. Hope you find it of useful: https://www.facebook.com/Cesarmsdn https://www.facebook.com/pages/Itspr-Oficial/ -------------------------------------------- SQL SERVER 2008: STORED PROCEDURE, DELETE

Computerized Inventory System Using MS Access

Submitted by Ranielle Canlas1 on
a simple inventory of school supplies. this system was created in Visual Basic 6.0 with MS Access 2007 Database. Using Adodc Control bounded to DataGrid and each field is connected to a particular textbox and combo box. Splash screen with loading from progress bar using timer and the login module is connected to users account stored in the database I created 5 variations of Inventory system, any

Computerized Inventory System using VB6

Submitted by Ranielle Canlas1 on
A simple Product Inventory management System Created using microsoft visual basic 6.0 and the database was created using microsoft access 2007.. and is connected using ADODC/Datagrid control. Adding/Editing and Deleting of records are possible and it is also capable of managing application users for system login. the splash screen has animated loading effect using progress bar and timer I created

Submit Form Without Refreshing the Page (With Form Validation)

Submitted by dah.factor on
PHP, jQuery, HTML and MySQL. (Submitting a Contact Form Without Refreshing of Page and with form validation using jQuery) Server Configuration: hostname = "localhost" user = "root" password = "" database = "dbcontact" Create table and name it as "contact" with fields: name (varchar) email (varchar) message (varchar) created_date (timestamp) Just email me ([email protected]) or comment here if

Resistor Calculator

Submitted by wasantha on
To use the calculator, select a value from the vertical group of Color Band 1, from Color Band 2 and from Color Band 3. Immediately to the left of the Calculate Values button below the three bands, there are three boxes that upon selection of a color from the bands, an identifying number and color will correspond in appearance. After selecting a value from all three bands, click on Calculate