Agriculture Reviewer System in PHP/PDO

Submitted by janobe on
This is an online based system that is especially designed for agriculture students. The main goal of this system is to help the students who are taking agricultural course to learn at their own pace. In this system, the admin has the capability to add theories and questions depending on the subjects of the course. While the student can self study by reading the theories and then they can take a

Sorting Data Based on Date in VB.Net

Submitted by janobe on
In this tutorial, I will teach you how to sort data based on date in vb.net. In this method you can sort the data on the database based on the transaction date and it will then be displayed in the datagridview. It has two buttons that has functions such as descending and ascending order. It depends on you which button you will use in sorting data chronologically.