Visual Basic .NET

Password Generator

Submitted by admin on
This password generator is based on the class created by Obviex. The generator can create a unique password that does not include ambiguous character. It can create alphanumeric and special character password.

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

Send SMS Using AT Command using Data Cable

Submitted by Bandhala Raja on
Dear All find the attachment of Send SMS using At command Application .. configuration procedure and requirement are given below .... req: Any type of GSM mobile with SIm card Data Card of that mobile phone and install driver files Configuration Procedure : connect mobile phone with your PC using data card and view your mobile COM port ID ,COM ID if very important. if your mobile COM port ID COM5

Entrance Exam for Guidance Office

Submitted by admin on
This is an entrance exam developed for Guidance Office. The purpose of this code is to allow the guidance office give a computerized entrance exam for new applicant. This is just a simple presentation on how you can create the same application. Features of this system: Allow applicant to answer questions once only. Answers are saved automatically to the database when the last question reached

Database Normalization of RC Charter Company Case Study

Submitted by admin on
This simple Visual Basic .NET 2010 source code is our project in Advanced Database Management System. This is based on the case study from the book "Database Systems: Design, Implementation, and Management" By Carlos Coronel, Steven Morris, Peter Rob called "RC Charter Company". The important of this program is on how we normalize the database table. User: admin Pass: a

Modified commercial management

Submitted by Jornesio Francisco on
added some detail in this code, you can generate report and print invoice printer atm generate bar code. You can also use bar code reader is ready to be used and improved. User data are encoded user can select different themes user Jornesio password 12345 this is an amended version posted here by jaysfall Portuguese language spoken acrescentou alguns detalhes neste código, você pode gerar o

Automated Borrowing and Returning of Equipments

Submitted by coderz on
The main features of this system are borrowing and returning of equipment. The system detects the item borrowed based on the "Requisition No", a unique ID generated during the borrowing of items. It also includes a login system, a master file for borrower and Item form. Though the system is so simple, yet you will learn how to code a system that will pull the record from borrower's borrowed item