How to Create a Login System in C# and MS Access Database

Submitted by janobe on
In this tutorial, I will teach you how to create a simple login system using c# and ms access database. This method is a good start for you when you are dealing with MS Access database and c#. This is very easy to understand most especially by beginners in programming. All you have to do is follow the instructions that are shown below.

Student Guidance Monitoring System with SMS Notification in VB.Net

Submitted by janobe on
Student Guidance Monitoring System with SMS Notification is an automated system that aims to easily check or track the behavior of students in the school campus. With the use of this system, the admin will be able to record the number of times a student has been called into the Guidance Office because of the offenses or complains against the student. Then, in here an S MS notification is used to

How to Create a Simple Search Based on RadioButton in C# and MySQL Database

Submitted by janobe on
In this tutorial, I will teach you how to create a simple search based on radiobutton using c# and mysql database. This method has the ability to select one option from a group that is used to control the data, then it will be displayed in the datagriview. Follow the step by step guide to see how it works.

How to Populate Data in the ListView Using XML File and C#

Submitted by janobe on
In this tutorial, I will teach you how to Populate Data in the ListView Using XML File and C#. This method has the ability to display the data from XML File to the ListView. This program is so simple and you can make it in no time. Please follow the instructions below to see how it works.