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, Read, Update, and Delete (CRUD) Record Programmatically Using VB.NET

Submitted by admin on
This sample program will allow you to create, read, update, and delete record programmatically. In this program, you’ll learn the following: Populate DataGridView control with data programmatically. Include database file within the solutions. Clear controls Populate controls based on data selected in DataGridView control. Use ExecuteNonQuery to update database.

Encryption Software

Submitted by Nyashadzashe M… on
An encryption software to convert text into an understandable format as in relation to human language though it doesn't support punctuation marks. Contact for the version currently in production for it allows the creation of custom encryption algorithms. By Nyashadzashe Makhomeya WhatsApp: +263718781524 : +263783376165 email: [email protected]

Lottery Game

Submitted by Wisdom Agbenu on
This is a lottery game made in vb.net where a user can predict three consecutive number using numberic UpDown control. For example, a user can enter 2-2-2 or 7-7-7 then click on the start button. The in built random function will loop through a number in-memory and compare it with the numbers entered by the user. When there is a match, then the user emerged the winner. username = wisdom password =

Registration Bus Transporation and Logistics system

Submitted by abdiqani on
This system is a very important system that I developed in VB.NET. This is helpful if you want to use this for bus transportations and logistics. The database of this system is SQL Server 2008. It has four tables. You can use this sytem for educational purpose. It is secured and with a reliable source code. Enjoy ============THANKS============ If you need more information, contact me at: mobile:

Simple Text Editor

Submitted by Wisdom Agbenu on
Find out amazing way to manipulate a text editor where users can choose their font color and size that suit their preferences and upload and edit text file and save it whenever possible. The font color and size you choose affect the entire text. Have some fun with it.