vb.net

Transport Mangement System

Submitted by Trust Trinity on
Currently, the transport department of Africa University operates 50 vehicles including private cars, buses and Lories they serve for different purposes like transporting goods, employees and students to and from different places using a manual system. Due to the expansion of the campus and the fleet it is becoming very difficult for the logistics department to do the job of(receiving transport

Login to MySQL Server and configuration in registry

Submitted by Thongkorn on
This simple demo I offer to do. The login system connection with the MySQL Server. By storing the connection details in the system registry. First by connecting to the MySQL server and the next users must log in to the data table. Addition, you able to press Ctrl + F5 a button for run mode "Run As Administrator" by setting some value in Registry. Thank You. I hope this sample application will help

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 =

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.