vb.net

Hotel Reservation System Report Update

Submitted by admin on
Just to let you know that the update of Hotel Reservation System (VB.NET) version is on the way. This update includes an important features and bug fixes. I focus more on the reports of this program so you will understand how crystal reports works on Visual Basic .NET. These reports includes but not limited to the following: Accounts Receivable Check In Guest Check Out Due Reservation Folio Guest

Countrywide Training Onsite

Submitted by admin on
One of the best things to learn computer programming is through reading of Books and other materials related to programming. This can be a form of a tutorials, articles, videos, and even audio materials. The difference if you are a programmer is that, you really need to study hard in order to meet your goal. One way to become a successful programmer is to motivate yourself in learning new ideas so

Windows Forms

Submitted by admin on

Windows Form

This tutorial is part of Database Programming Made Easy Series.

Without Windows Forms your application may look like a DOS application, running in a black and white screen without a Graphical User Interface.

This tutorial will discuss on how to use different controls like TextBox, Label, ComboBox, Button, CheckBox, and finally the ListView Control to access data from our database.