vb

How to Create a Local Password Lock in Visual Basic

Introduction: Welcome to my tutorial on how to create a Local Password Lock in Visual Basic. The fact that it's local just means that the password is hardcoded in to the program and can not be changed without editing the source code of the program. Steps of Creation: Step 1: First we want to create a program with; textbox1 - contain password, label1 - to indicate to the user where to input the password, button1 - to check the password. Step 2: Next we want to create a couple of variables.

How to Create an eBay Listing Information Grabber in Visual Basic

Introduction: Welcome to my tutorial on how to create an eBay Listing Information Grabber in Visual Basic. Steps of Creation: Step 1: First we want to add some imports;
  1. Imports System.Text.RegularExpressions
  2. Imports System.Net
  3. Imports System.IO
We also want to make a form with; textbox1 - contain the eBay Listing Link, button1 - to begin the informat

How to Create a Mouse Auto Clicker in Visual Basic

Introduction: Welcome to my tutorial on how to create an Auto Mouse Clicker in Visual Basic. Steps of Creation: Step 1: First lets create a form with; numericupdown1 to contain the amount of times to click, label1 to show the user the numericupdown1 will contain the amount of times to simulate clicks and a button to start the process. Step 2: Now lets make some variables to allow us to simulate clicks.
  1. Public Const MOUSEEVENTF_LEFTDOWN = &H2

Advanced Guest House Management System

This project is written using VB.NET and MS access 2010 as back end... I developed this project for Ashok Guest House Gujarat India Main Features are: 1. Guest House Reservation. 2. Restaurant Billing. 3. Guests Orders Management. 4. Stock Management. 5. Advanced records searching Facility, Advanced reports. 6. Inventory Management and many more. Facility to work on many PC's using LAN

How To Build a Stub in Visual Basic .NET

Introduction: This tutorial is on how to create a stub in Visual Basic .NET. Builder: This is a follow on tutorial from my previous tutorial on how to create a builder in Visual Basic .NET which allows a user to input custom settings to their liking in to an application (the builder) which will then put those settings via the controls (textbox and checkbox in that example) in to the generated stub.

How To Create a Builder in Visual Basic .NET

Introduction: Welcome to my tutorial on how to create a builder application in Visual Basic (VB.NET). What is a Builder? A builder application is an application which allows a user to select certain settings before generating a sub application (named a 'stub') which is uniquely created to the users settings entered within the builder. Theory: So for the theory of a builder application, we want to perform the following steps in order; Gain original source code of the original exe application. Get user settings through a CLI/GUI. Write the new

Church Events-Attendance Monitoring System (Barcode ready)

Instructions: 1. Extract UCCP.zip file 2. Open the ocx folder 3. Run the Registrator.exe 4. Click the register button 5. Wait until all the result succeeded 6. Run the Project1.vbp username: admin password: 1234 enjoy :D Eraser Software Solution Joemel E. Resare, MIT +639077640336 [email protected] Website: http://icodefree.blogspot.com/