Daily, Weekly and Monthly Report in VB.Net and MySQL Database

Submitted by janobe on
This time, I’m going to teach you how to make Daily, Weekly and Monthly Report in VB.Net and MySQL Database. This is very useful if you have a business because reports provide knowledge to owners about the progress at all levels. This can be an instrument to the success of your business and correct things as needed. This can also be used in any projects. Let’s begin.

Find Records Based on RadioButton in VB.Net

Submitted by janobe on
In this tutorial, I will teach how to find record based on RadioButton in vb.net. This method has the ability to find records in the database based on the value of the radio button. This is so simple yet very powerful methods that can be learn in few minutes. All you have to do is follow the instructions below to see how it’s done.

Calculate Distance Between 2 Points

Submitted by kingwash on
This code allows you to calculate distance between two points. Download the zip file or copy/paste the code below. using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication3 { class Program { static void Main(string[] args) { Console.WriteLine("Please Enter x1 and y1 coordinates:"); double x1 = Convert.ToDouble

Online Activity Logger with SMS Notification in PHP/MySQLi ( with Android Application)

Submitted by janobe on
This online activity logger system aims to notify students every time there is an upcoming activity in the school. With the use of a sms notification, every student will have the knowledge with the activities that is going to be held, in what place and time. This system contains two sides the admin and the student. In the admin side, the admin has the ability to create the event and announce it to