C#

C-Sharp

How to Fill Data with Two Display Member Based on ComboBox in C#

Submitted by janobe on
In this tutorial, I will teach you how to fill data with two display member based on combobox using c#. This method will illustrate how the two fields will link each other using the concatenation process. It also has the ability to display two fields in the combobox at the same time.

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.

How to Get the ValueMember of a ComboBox in C# and MySQL Database

Submitted by janobe on
In this tutorial, I will teach you how to get a valuemember of a combobox using C# and MySQL database. This method has the capability to get ID of the name of person inside a dropdown selection and it would be displayed inside a listbox . This simple manipulation of data will help you when you are dealing with combobox. Let's begin.

Document Management System

Submitted by beedyboy on
This is a document management system for students, Basically, the students go to the admin with a scanned copy of their documents, the admin then uses their matric number/student number to find the student and upload. Mysql database was used with c# entity framework. Metro UI framework was used as well. Features Admin Management Student Management Semester and Session Management Required Document