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.

Simple Caculator

Submitted by hebamm on
This is a very simple calculator that allows you to calculate addition, subtraction, multiplication, and division. Public Class Form1 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click If (TextBox1.Text = " ") Then MessageBox.Show("enter value in num1") End If If (TextBox2.Text = " ") Then MessageBox.Show("enter value in num2") Else TextBox3

Nuclear Algorithms (Artificial Intelligence)

Submitted by Alaa Jubran on
Introduction: This is the first generation of very new algorithms; we are going to project a famous phenomenon in nuclear physics called Nuclear Fission onto optimization problem. Basic Definitions: Nuclear Fission: When a neutron strikes the nucleus of an atom of the isotopes uranium 235, it causes that nucleus to split into two fragments, each of which is a nucleus with about half the protons

Hospital Management System

Submitted by Benxon De Beni… on
This is hospital management system written in vb.net and mssql server database. It is a complete standalone computer source code though, it lacks this modules that I would appreciate if you help me come with them. Laboratory Pharmacy Full Billing Prescription Thus requesting your support in developing them. Username: Admin password: 1234 contact +2540716005704

School Management System

Submitted by Sagar Maher on
School Management System Description :- This School Management System build using VB.Net in Visual Studio 2012. This system contains Student management, Staff management, Exam management, User management, Class management, Subject management, Fees management, Accounts and Payment. Prerequisites :- .NET Framework 4.5 SAP Crystal Report Runtime 2015. Microsoft Office 2013 AccessDatabaseEngine Key

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

Integrated Payroll System

Submitted by ramos.cj360 on
A comprehensive payroll software solution perfectly developed to address the needs of a company to their employees time records and payroll activities. The system was developed using Visual studio dot net. Features Highlight Employee Information (Historical) Flexible Payroll Period(Historical) Easy to use and generate payroll slip(Historical) Loan Manager(Historical) Cash Advances(Historical)