Visual Basic .NET

Visual Basic .NET Source Code

Free Visual Basic .NET Source Code. Download 10 latest Visual Basic .NET system's projects with source code for free here.

Enrollment System

Submitted by jkev on
Enrollment system is a type of system used to make the enrollment process more easier, effortless and lessen the use of time. Like other systems, it also includes common functions like add, edit and delete. This system enables the user to register or to update a specific data of a student which will be added after the user hits the save button. Forms are being placed inside the MDI form as the

Exchange Rate Money

Submitted by sanbunna9 on
Hello everybody, this is my project exchange money rate using vb.net. This project also provide source code to other developer that want to using code in vb.net. Feature this project also have : - Log in user - User registration - Connection to database - if else condition - Create function - Splash screen If everyone want to ask me about this project please contact me : mail: [email protected]

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