Automated Grading System in Visual Basic and MySQL Statement of the Opportunity The purpose of this study is to propose an Automated Grading System in Visual Basic and MySQL for Information Technology Department Listed below are the opportunities that can…
Features of Inventory Management System
Features of Inventory Management System The following are the list of features of our Inventory Management System. The Inventory Management System has four (4) main menus; File menu, Records menu, Transaction menu and the Reports menu. File Menu – under…
Thesis Project on Computerized Enrollment System
Thesis Project on Computerized Enrollment System Enrollment is one of the busiest schedule on every institution especially on the cashiers section. It is a challenge for them on how to make the enrollment process smooth and with precision. A manual process…
Patients Medical and Dental Record System
Patients Medical and Dental Record System Introduction: Due to manual process, some significant errors cannot be avoided. Patients Medical and Dental Record System is a kind of system that will greatly improve the productivity of medical personnel. It provides guidance…
Computerized Faculty Evaluation System
Computerized Faculty Evaluation System The CFES or the Computerized Faculty Evaluation System will give way to easy collection and more accurate data analysis of faculty evaluation in lesser time. The Computerized Faculty Evaluation System is a paperless process in which…
How to Add and Remove Items in C# Listbox
How to Add and Remove Items in C# Listbox Problem: Create a C# program that allows the user to add and remove items in a listbox control. About the program We will first define what a listbox control is. A…
Web and Android Based Student Council Voting System
Problem Most of the schools are still using the manual method of electing the student council officers. This process is actually a time consuming and error prone. The solution for the stated problems is to develop an automated system that…
Currency Converter Program in C#
Problem: Create a program in C# that will ask the user to enter a value in dollar and the program has an option for the user to select whether to convert the dollar into peso, rupee or euro.
Loops in C#
This tutorial in c# will demonstrate the four types of loop; do while loop, while loop, foreach loop and for loop. This is a gui program (graphical user interface) with windows form, buttons and other graphical controls.
Button Control Demo in C#
A button is the most common graphical control in any programming languages. It is a control the user can click to provide input to an application. In this simple tutorial, we will learn how to open a messagebox when a…