visual basic

Using Barcode Reader In VB.NET

Submitted by nimblebits on
This project was converted from C#, it is a Serial Barcode Reader Application that will check to see if a COM Port exists. It will Open the Port, Read data, and Close the Port when it is done. Then a Delegate is used to write to a UI control from a non-UI thread. If an error occurs, it will automatically write the error to a log file. If the log file directory doesn't exist, it will create one and

Testing File System Object in Vbscript

Submitted by minthant on
'The code is as shown below Dim WshShell choice=InputBox("Filename","Type File Name") If choice="" Then Wscript.Quit End If choice2=InputBox("Foldername", "Type Folder Name to be created") If choice2="" Then Wscript.Quit End If foldername="C:\"& choice2 filename=foldername&"\" & choice & ".txt" Set WshShl=WScript.CreateObject("Wscript.Shell") WshShl.Run"cmd /c mkdir C:\" & choice2 Set Fso=WScript

Simple Bingo Program

Submitted by muthym on
This is a bingo program written in Rapid-Q programming language(VB6-like program) that draws numbers randomly. Along with the code(ebingo.bas), I included the RQ compiler & IDE (Observe the size and you will be amazed :) This is my free and portable/lightweight alternative to VB6). * Unzip the file. * Open ebingo.bas using RQDevStudio. * Compile and Run. Output may vary based on your screen

Human Resource Information System

Submitted by nass on
After receiving a lot of emails and comments i decided to do this project,if you downloaded my last project ( Complete Student Information System) I used the same codes and steps as i did in previous project. BUT this one you also have to finish the remaining panels,what i did is to give you ideas and you can implement those ideas to develop your own system. Database password: humnaresource System

Student Council Election System

Submitted by tyronsoft on
Features: Admin: 1. CRUD (Create, Update, Delete) Candidates Info and Party lists. 2. Generate Voting Codes 3. Canvassing (partial results) - real time 4. Print voting codes 5. Print winners of election student: 1. can vote only for complete sourcecode and documentation visit our website: http://webgeekresources.com http://inettutor.com contact info: 09102294835

Reward Plus System

Submitted by Macku on
Program features: Customer Information Point Entry Point Assessment Redemption Price List Reports: Customer Info Point Entry Points Earned Redemption This application uses ODBC connection. You should configure it first. 1.) Go to Administrative Tools and select ODBC 2.) Click System DSN tab and press Add button. 3.) Specify Microsoft Access Driver (*.MDB) and press Finish button. 4.) On Data