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.

Account Inventory

Submitted by q on
This account invenyory system is created using VB.net 2010 as front end and microsof access as back end. You can store your accounts username and password for the future reference. Features: 1.New user registration 2.Add,edit,delete and print stored accounts Login information: username;Admin password:admin Rquirements are: Visual studio 2010,crystal report 2010,microsoft access If you think it is

Resistor Calculator

Submitted by wasantha on
To use the calculator, select a value from the vertical group of Color Band 1, from Color Band 2 and from Color Band 3. Immediately to the left of the Calculate Values button below the three bands, there are three boxes that upon selection of a color from the bands, an identifying number and color will correspond in appearance. After selecting a value from all three bands, click on Calculate

Computer Aided Instruction using Visual Basic.Net

Submitted by joken on
This Computer Aided Instruction System(CAIs) Level 1 includes the use of computers to teach academic skills and to promote communication and language development skills. The features of this system: 1. It has an admin side that enables user to customize the text headings of the main form, Description, Test Questionnaire for test Yourself, Chapters and Logo Section. This looks like as shown below

SHARP BOOK Accounting System

Submitted by akora4 on
This system that I've just make works for accounting which is more simple and easy to access. It enables you to add an image to a certain customer, do some deposit and withdrawal data, User Authentication, Income and Expenses, Balance Inquiry, Bank Statement, Loan Calculator, Summary sheet, Transfer account and all of the accounting supported reports. Just backup using the built-in back-up system

Shop Apps

Submitted by akora4 on
Long time coders, this is a complete inventory, Stock and invoice system. Auto detect available products (Min, Reorder and Max stock level), manage customers, track product and transactions, Auto codes for products, user authentication.... just contact 00233(0)245149126/[email protected] for full source code.

Advanced Login module VB.NET & SQL Server

Submitted by Osman jama on
Login module Built in visual studio 2010 using vb.net and sql server database. used by administrators to control the users of your programs Perfect for Managing User Privileges and Roles control who has access to what such as viewing printing reports editing and deleting data or administrator tasks code sample program with database easy to add to vb.net projects . username = mike001 password =

Domain Checker + Pinger

Submitted by Joshman543 on
This program is designed to check if a client can access a domain or not if they think it is down, it also pings the domain. If the domain is not accessible it will say "Site is Down" in red and vice versa in green. The program pings the site and if the ping is below 100 the ping will be green, if its above 100 it'll be yellow and above 300 is red. For basic programmers and beginners.