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.

How to Create a Dropdown Menu Free from Errors.

Submitted by ClydeTiu on
If you encounter this problem using BindingSource and using Dim "" As New Arraylist Try this simple Tutorial first row of the database is not being updated. In this tutorial you will learn on how to create a dropdown menu free from errors. Step 1 First Drag Combobox in the Form. How to add items? Step 2 Right click Dropdownbox, then select properties. Step 3 Click the three dots shown in the image

How to Create a Factorial Calculator in Visual Basic 2010

Submitted by ClydeTiu on
This code serves as a guide for factorial calculator. Feature - it automatically calculates the input number on the box. This is a sample code per txt_box. Label3.Text = "9" Dim a As Decimal, b As Decimal a = Label3.Text b = (9 * 8 * 7 * 6 * 5 * 4 * 3 * 2 * 1) Label4.Text = b Hope you learn basic coding guys .... if you have questions contact me: Support Developer by donation

How to Solve Currency (Peso Sign) Problem in VB.net

Submitted by ClydeTiu on
In this tutorial you will learn on how to change the currency which is the common problem of a programmer. If you are encountering currency problem. Try this tutorial. Step 1 Open Control Panel Step 2 Select "Chage display language Step 3 Go to formats Step 4 Select additional settings Step 5 Step 6 View Drop down menu Step 7 Go to Microsoft Word Step 8 Copy paste the peso sign in Currency symbol

Sequence and Series Calculator

Submitted by jatbio on
This VB .Net program requests only inputs from the user. The system can be use to solve both geometric and arithmetic progression. For arithmetic progression, the system can find the term of arithmetic progression and the sum of arithmetic progression. For geometric progression, the system can find the term of geometric progression and the sum of geometric progression.

Create a Chart and Export Data from the DataGridView into Excel

Submitted by Thongkorn on
This code sample will randomly generate the data set, then put into the DataGridView. The data from the Grid table is generated in the Chart. There are three types: Column, Line, and Point. I used the @Run Time method to create Legends and Series. In addition, I gave the code to send data to Excel (Line-By-Line) as well. Visual Basic .NET (2010) + MS Excel 2010 Thank You. I hope this sample

Folder Locker 7.0

Submitted by soft.king on
Folder Lock is great security app that lets you password-protect files, folders and drives; encrypt your important files on-the-fly, backup files in real-time, protect portable drives, shred files & drives and clean history. Folder Lock can password-protect, lock, hide and encrypt any number of files, folders, drives, pictures and documents in a matter of seconds. The protected files are hidden

Employee’s Record System

Submitted by janobe on
Employee’s Record System is an easy-to-use system that manages all of your employees’ information. It will keep all the records organized and stores employee’s personal information accurately. Managing a company or business with 10 or more employees can get out of hand but with this system, you can be confident in tracking your employee’s information and at the same time you can save a lot of time.

Offline MCQ Exam System for Computer based Test using VB.NET with Source Code

Submitted by mayuri_k on
Offline MCQ Exam System is a Test Management Software, which offers a complete solution for Computer Based Test (CBT).This System is use to set up multiple choice tests for set time periods that when submitted are automatically corrected and the results logged beside the student's roll number. Offline MCQ Exam System provides you with a software to conduct exams offline. The software is designed