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.

Contact Application

Submitted by Frankline on
Hello Friends, This simple contact application is an update of the earlier submitted version. In this application, i aimed at demonstrating the principles of serialization and deserialization. Make use of the following instruction to operate the system: 1. Click on file 2. Click open to display the existing contacts 3. Make use of the listbox for navigation 4. Each time you add a new contact to

Advanced Transportation Management System (VB.NET and SQL Server)

Submitted by Raj.Sharma on
This project is written using VB.NET and Sql Server 2008 Express as back end... Main Features are: 1. Lorry Management 2. Customers Management 3. Employees Management 4. Income and Expenses Management 5. Advanced records searching Facility, Advanced reports. 6. System Logs,database backup and restore facility etc. Facility to work on many PC's using LAN. here u guys can watch demo of this project

MyTicket POS ( Point of Sale)

Submitted by logimat2000 on
Hi, I'm :logimat2000atyahoo.fr Sorry for my bad english language. I speak arabic,kabyle and french. Can someone please help me to continue my project. Please reply here if you're welling to do so or you can revised it directly. 1. To select and print ticket large(80mm) with crystalReport 2. To make a real saving of the in/out quantity in stock Advanced Thanks!

MySQL Add,Delete Using VB.Net

Submitted by arjunaraneta on
Attached is a simple program that accepts your first name, and last name. Data is then saved to a mySQL database. Below is the SQL query for the database, tables, and fields. -- -- Database: `dbperson` -- CREATE DATABASE `dbperson` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci; USE `dbperson`; -- -------------------------------------------------------- -- -- Table structure for table

MySQL Query Window

Submitted by cngirwa on
Updated version with; 1. Help 2. Manual Document MySQL Query Window v5.26 is the best software for execution of MySQL commands. It serves the need to use phpmyadmin. It simplify the tasks and also improve your MySQL skills. This software enable users to; 1. Log in their local server 2. Create a database 3. Show selected database 4. Drop database 5. Select from table 6. Create table 7. Drop table 8