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.

Daily Schedule System

Submitted by Tegaton on
Built by Tegaton with VB.Net 2010. (View ReadMe) This software helps you to store schedule ahead of time and gives you the alert @ the correct time. I made it myself (No Spy, No supervision, No borrowed code, no borrowed thinking)...Lol. You can edit the code to suit your choice. I fyou make any profit from it, give me my share...hahhaaaa enjoy..!!!

Simulating a Voice Aided Automated Teller Machine for the Blind

Submitted by Walterjnr1 on
This is system that simulate an automated teller machine with a voice aided feature for a blind customer in a bank. On the click of a button number , a corresponding number sound is produce to assist the blind customer. Key Features of the system include login system, checking balance , setting atm pin, withdrawal. What you will learn from this project include text to speech,login system,select

Jenit's Screen Locker

Submitted by Jenit on
You may use this instead of Windows's Lock function because It occupies more amount of processing compared to this. It will make your screen locked until you enter the true password. It will send all the tasks behind until you unlock it... Even It will not allow you to End Task. Pin to Task bar and assign a shortcut. Password : jenitshah

Sales and Inventory System

Submitted by tang3li2 on
Sales and Inventory, can be use either in LAN or STANDALONE, written in VB.NET 2008 PRO along with MICROSOFT SQL_SERVER 2005 / 2008, can also be use WITH or WITHOUT barcode reader.. If there's any error(s) on any of the forms you can download the Original Code at : http://planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=8306&lngWId=10 Where to find the database?? - it's already on the "

DaceraSoft SMS Plugin v1.0

Submitted by DaceraSoft on
This is a Freeware DLL Version of DaceraSoft SMS Plugin Pure AT Commands/No OCX Required. Powered by: DaceraSoft Solutions (Felizardo M. Dacera Jr.) Technology for Fast and Effcient SMS Support Full sourcecode is available to purchase +639182397176 / [email protected] This DLL Version is capable of Reading Sim Messages and Sending Single SMS only. Additional feature added : SMS Auto

Employee’s Registration System

Submitted by coderz on
A very simple employee’s registration system that allows you to search field based on ComboBox. The result is filtered using LIKE operator in a Dataset TableAdapter. Simple to understand native Visual Basic .NET code using OLEDB provider. No complex code required to create this simple database application. All is done using a wizard, except the search function.