eMail

Visual Basic Programming Applications

Painter Application

Painter Application
  • Demo of multiple GUI controls and components: Menu systems, integration of system dialog controllers, file save, reload, and print.
  • Uses bitwise Xor for toggling properties.
  • Code: Painter.vb
  • Code: Painter.vb

Payroll Application

Payroll Application
  • Demo of Class inheritance, instantiation relationships, data validation and data integrity.
  • Uses 3 classes: Person, Address, and Employee
  • Uses array, enums, list box to add, modify, and process employee payroll data to an output list for displaying the payroll.
  • Calculations of each employee listed and on payroll salary.
  • Code: Payroll.vb
  • Executable: Payroll.exe
Sitemap - Copyright ©