vb.net

Complete Inventory Management Software version 5.0.0.0 [GST Updates]

Submitted by Raj.Sharma on
This Project written in VB.NET as front end and MS SQL Server 2008 r2 as Back end. Changes Log in v4.0 : 1. Barcode Support 2. Barcode label printing module 3. Purchase return module 4. Sales Return Module Main Features are: Master Entries : Company Info Company's Contacts Category Sub Category SMS Setting SQL Server Setting Customers Management Suppliers Management Products Management Expense

POS Transaction Report Processor

Submitted by Frankline on
Hello to you all, you can try this application and learn from it. It is my practice project and thanks to sourcecodester for the oppotunity, because i have learnt a lot from this site and i want others to learn from it too that is why i posted the application to this site. I used vb 2010 for the front and sql2008 for the back end. you can also use sql2008 express with advanced features for

Real Estate Management System with SMS Notification

Submitted by cybernick75 on
Features/Functions 1. Manage Subdivisions Information 2. Manage Clients Information 3. Manage Lot Information 4. Manage Contract Information 5. Manage Payments 6. Daily Payment Collections Report 7. Monthly/Yearly Payment Collections Report 8. Monthly/Yearly Sold Lot Report 9. Monthly/Yearly Sales 10. Penalty 11. SMS Notification 12. Summary Report DEMO VIDEO HERE: https://youtu.be/s_AcyEGCDlY

Inventory System Login and Without Login Via Crack File

Submitted by aSim Shehzad on
This application was created using VB.Net 2010. The backend is ms access 2000-2003. In this project you can learn how to: 1. . Save Record 3. Edit Record 4. Delete Record 5. Update Record 6. Search Record 7. Data cache from MS Access in Excel through addins file.and login form without password via crack file. Next time addins file modify for more data link through item code. Get Item Qty (Sum) Get

Get And Display Hard Disk Serial Number In VB.NET

Submitted by donbermoy on
This tutorial is all about getting and displaying the hard disk serial number for a complete disk but not in just a single drive using vb.net. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application. 2. Next, add only one textbox named TextBox1 in your Form. 3.

Word Wrap Function In VB.NET

Submitted by donbermoy on
This tutorial will teach you how to have a word wrap function in vb.net. A word wrap function is a function that your text do not proceed to be written if it is so lengthy in the textbox. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose

Extract Filenames From An ImageList Using VB.NET

Submitted by donbermoy on
This tutorial will teach you how to create a program that can extract filenames from an ImageList using VB. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application. 2. Next, add only one Button named Button1 , ListBox named ListBox1, and an ImageList .

Press Enter in TextBox to Trigger Click Event in VB.NET

Submitted by donbermoy on
This is a very simple tutorial of mine yet a very useful one. This is a program that when you press the enter key in the textbox, it will trigger to have the click event of the button using the VB.NET programming language. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application. 2.

Air Pressure - High and Low Scale Calibration

Submitted by philcarlo on
This very simple program is written using VB.Net which get the High and Low scale calibration of air pressure using psi( pounds per square inch) as reference. In this version you can get the equivalent air pressure value of b( bar), kPa( kilopascal) and mbar( millibar) using psi( pounds per square inch) value.