Visual Basic .NET

Client-Server Based Payroll System using VB.NET Console/MSSQL

Submitted by donbermoy on
This is a Payroll System that is created using VB.NET Console as frontend and MSSQL Server 2000 as backend. This is a client-server based payroll System. Server Features: Login with only 3 attempts Working Days Employee Information Generate Employee Username and Password Employee Date/Time Record Deductions Leave Permission Leave Absences Payroll Generate Payslip User Accounts Client Features

Patient Information and Billing System

Submitted by donbermoy on
Hi! I want to share this system entitled Patient Information and Billing System created using VB.NET as frontend and SQL Server 2000 as backend. This system features: Patient Information Doctor Information Ward Information Patient Admission Billing System X-Ray Transaction User Accounts Administrator Account Information: username: admin password: admin Enjoy! :D Best Regards, Engr. Lyndon Bermoy

Count Number of Words using Regex in VB.NET

Submitted by donbermoy on
Today in VB.NET, we will create again a program that counts the number of words in VB.NET. But here, we will now use Regex. I already made a tutorial about how to create this program but i used Split method with (CChar(" ")) that time. See here: Word Count Program in VB.NET Now, let's start this tutorial! 1.

Display Directory Structure using TreeView in VB.NET

Submitted by donbermoy on
Today in VB.NET, i will teach you on how to create a program that loads and displays the directory structure of C using the TreeView control in VB.NET. So, now let's start this tutorial! 1. Let's start with creating a Windows Form Application in Visual Basic 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 TreeView1 named TreeView11 to display the contents of C directory structure.

Record and Play Audio in VB.NET

Submitted by donbermoy on
Today in VB.NET, i will teach you how to create a program that records and plays audio (microphone) 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 three buttons named Button1 as record button for recording audio, Button2 as save and stop button, and Button3 for playing the recorded audio.

Filling and Getting the ValueMember of a ComboBox in Vb.Net

Submitted by janobe on
In this tutorial I will show you how to fill and get the ValueMember of a ComboBox in VB.Net. Knowing the value member of the items that will be displayed in a combo box is very important.Why? For instance, in the “employee’s table”, you want to display the name of the employee in the combo box, but you want to get the id of it.

Sales Order Management System v1.0

Submitted by Raj.Sharma on
This Software is developed using Visual Basic.NET and MS Access 2010 for my client. Main Features are : 1.Dealers Management 2.Products Management 3.Sales Officers Management 4.Sales Management 5.Advanced Reports Login Information : Username- admin Password-admin For students or anyone else who needs program or source code for thesis writing or any Professional Software Development,Website

How to Create a Reports using Crystal Report in Visual Basic.Net

Submitted by joken on
In this tutorial, I'm going to show how to create a report in Visual Basic using Crystal reports. As I know, some of programmers have a difficulty on how to add or create a report on their application, especially the those enthusiast individuals who are about to start their journey to become a better programmer. So I hope this tutorial of mine will be useful for your works.

How to Clear Multiple Textbox in a Smart Way using Visual Basic

Submitted by joken on
In this tutorial, I'm going to show how to create an application that will help you to save more time and number of lines of code just to clear your multiple textbox in a single form. This time, let's start building our application: Step 1. Create a new project in visual Basic 2008, then design the interface that looks like as shown below: c1

Tagukon National High School Library System

Submitted by janobe on
Due to the slow process of borrowing and returning of books in Tagukon National High School Library. The BSIT-4 college students came up with this idea of making a Library system that would make every transaction faster and more accurate. It contains transactions such as borrowing and returning of books. And the inventory of books that you will easily know the in and out’s of the books. In here