Office Phone Directory

Submitted by hoto on
It is a small project, I created to store the contact details and office telephone extensions of our IT technicians. As a Helpdesk, it is often challenging to find the emails and contact information of IT techs, such as their mobile phones and extension numbers, especially when the helpdesk phone lines are very busy with incoming support calls. I developed this small app to help me quickly locate

How to Load Data in the DataGridView Using XML File and C#.

Submitted by janobe on
In this tutorial, I will teach you how to Load Data in the DataGridView Using XML File and C#. By doing this program, you will see that the output will be inside the DataGridView displaying the contents of an XML File. For you to have an idea of how this works, simply follow the procedure below.

How to Add an Image in a ListView Programmatically in C#.

Submitted by janobe on
If you want to learn how to add an image inside a ListView programmatically? This tutorial is just right for you. You may find it hard to do, but I will teach you the simplest way on how to do it. In this method, you will be able to add any image that you like and put it inside the ListView. Aside from that, you can also resize the image according to your desire.