School Cashiering System with SMS Notification in VB.Net

Submitted by janobe on
This cashiering system is an automated system that is intended for schools and universities. The main goal of this is to help lessen the burden both the students and the cashier when paying school tuition fee. This system has the ability to add courses, add a student, add fees and at the same time the student can pay for their tuition fee. And the function of payment is individual and in every

How to Get the Time Interval Based on Minutes in C#

Submitted by janobe on
Today I’m going to teach you how to get the time interval based on minutes in C#. This procedure is based on my last tutorial which is “How to Get the Hours Interval of Two Given Time in C#”. This program illustrates how to get the difference of two given time in minutes. This is simple yet powerful method when you are dealing with the time.