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.

School ERP System v4.0 (Premium Edition)

Submitted by Raj.Sharma on
This Project written in VB.NET as front end and SQL Server 2008 r2 as Back end. Main Features are: Organisation : School Type School Info(Multiple Schools Support) Hostel Info Bus Info Session Location Fee Master Class Fee Entry Hostel and Bus Installment Setting Discount Setting Students: Class Type Master Class Master Section/Stream Master Documents Master Student Entry Attendance Hostelers

Touch screen Restaurant POS with Integrated Waiter App Version 6.9.3.0 (Premium Edition)

Submitted by Raj.Sharma on
This Project is developed using VB.NET and SQL Server.... Changes Log : 1. Added Inventory and Accounting Module 2. Takeaway and home delivery module 3. Multiple kitchens/sections 4. Split bills 5. Merge bills 6. Item notes 7. Manual caller ID 8. Payment Mode 9. Cash Drawer Support 10. Billing in Multiple Currencies 11. Recipe Management 12. Multiple Warehouses 13. Work Period 14. PIN based login

Hotel Management System V4.6.0 with integrated Touch screen Restaurant POS

Submitted by Jatin_Zalavadiya on
This Project written in VB.NET as front end and SQL Server 2008 r2 as Back end. New Feauters Added : 1. Email Module added (Support Multiple Servers) 2. Multi Rates for Room 3. Hotel Plan Master 4. Automatically email attachments(Invoices) to Guest in PDF format after Checkout, Reservations, Laundry and Room Services etc. 5. Complete Accounting Reports Added 6. Touchscreen POS Added 7. Takeaway

Point of Sale and Inventory System V.2

Submitted by cybernick75 on
This is a complete point of sale and inventory system written in Visual Basic .NET. Features: - Categories - Employees - Products - Point of Sale - Inventory - Daily, Weekly, Monthly Report - Stocks In - Stocks Out - Reorder Level - Monitoring Stocks - Automatically Print Receipt VIDEO DEMO LINK : https://www.youtube.com/watch?v=EH6Y6z_HQ1c C# VERSION : https://www.youtube.com/watch?v=uYQXUCdbLRU

MySQL Query Window

Submitted by cngirwa on
The software connects to the local server on your computer, then you can run MySQL commands inside the software without the need to open a web browser and navigate to phpmyadmin. This software can; 1. create,set password or delete a user on server 2. create,alter.insert or drop table 3. backup database 4. restore database 5. create a database 6. view previous queries you executed 7. search query

Project FA Timer

Submitted by jrcaesar on
This sample windows base app is tested and running. 1. Assembly in VS 2015 2. Access as DB 3. Crystal Report 4. Export data to Excel Note: Please don't use this for commercial purposes w/o the permission of Authors, to the student of programming, New-Gen or new generation keep the best practice in this field. Contact: Cesar P. Pelayo Jr. [email protected] Thank you very much to this site

The Library System With SMS Notification

Submitted by Gilbert Aaron … on
This Library System has same features like other library system but I added one more feature which makes it unique, and that is sms notification. No worries if you always forgot to return your borrowed books because the system will automatically send you a notification so you can remember it. Hope this will help you in your future project especially to those who are new in the programming language

Cartesian Plane Position Program In VB .NET

Submitted by bossmark2012 on
Write a program that prompts the user to input the x-y coordinate of a point on a Cartesian plane. The program should then output a message indicating whether the point is the origin point, is located on the x (or y) axis, or appears in a particular quadrant. QUEZON CITY POLYTECHNIC UNIVERSITY 673 Quirino Highway, Barangay San Bartolome, Novaliches, Quezon City

Telephone Dial In VB .NET

Submitted by bossmark2012 on
QUEZON CITY POLYTECHNIC UNIVERSITY 673 Quirino Highway, Barangay San Bartolome, Novaliches, Quezon City 9. Write a program that will input a single character and print out the corresponding digit on the telephone digits and letter on a telephone are associated as follows 2 - ABC 6 - MNO 3 - DEF 7 - PQRS 4 - GHI 8 - TUV 5 - JKL 9 - WXY There is no digit corresponding to Z. For this letter your

Divisible by 2,3,0 and 5

Submitted by bossmark2012 on
QUEZON CITY POLYTECHNIC UNIVERSITY 673 Quirino Highway, Barangay San Bartolome, Novaliches, Quezon City 5. There are some techniques that Mathematician use to know if a number is divisible by another number. Some rules are stated below. 2 The last digit of the number must be divisible by 2. 3 The sum of the digits when added must be divisible by 3 (works for at least 2 digit numbers). 5 The last