Sub Procedures

In Visual Basic, there are many cases that we use “subs”. Sub procedure or a subroutine that does not return a value. It is commonly used piece of code which you will want to execute in various places in your program. Using this subroutine, you can minimize your code and find it easy to debug if something went wrong with your program.

DateTimePicker Control

On using Visual Basic, one of the most common control used to display a Date and Time is DateTimePicker, DateTimePicker is just like a combobox. If you click a dropdown arrow it displays a month calendar. And using this control it allows you to select Date and Time by modifying the format properties of this control. This time let’s create a new project called “DateTimePicker”. Then add four DateTimePicker and button control from the toolbox.

Hospital System (JAVA GUI)

This was given as an assignment when i was on 2nd year. Its aim was to implement or get use to the components of GUI in Java whereby I have tried as much as I can to ensure that everything is include. It includes Font text change(e.g italic, bold) as well as printing in the form of table.This made me aware of something that i can't realized, that i have got this kind of gift. Its a simple thing

Advanced Hostel Management System v2.0 (VB.NET + MS Access)

It’s an advanced Hostel Management System Project for multiple hostels management written in VB.Net as front end and MS Access 2010 as Back end. Main Features are: Hostelers Profile Entry Extra Services Entry Services Entry Allocation and De-Allocation Extend Agreement Change Hostel and Change room within same hostel Transaction Transaction Entry Purchased Inventory Payment Voucher Caution Money