Electricity billing and bill record maintaining system
- Read more about Electricity billing and bill record maintaining system
- 22 comments
- Log in or register to post comments
- 1430 views
The majority of questions I received here is when somebody download my source code and found an error after running it. Well, actually you will not encounter those errors if you just follow the instructions on the readme file.
But sometimes, due to the fact that you are in a hurry to open the source code and want to see what’s on it, you forgot to read the important instructions.
This little guide will teach you on how to prevent this.
The following guidelines will teach you how to post properly in this website.
This website has a code coloring for every language you selected. Whether you submit an article, tutorial, comments, source code the syntax highlighting will trigger if you use the following code.
A step by step tutorial on how to create a simple local area network chat. Programmed by Christopher McKirgan.
This tutorial is part of Database Programming Made Easy Series.
Somebody is asking if I can add sample on how to print a report. So here it is. I just tweak some little changes from our previous tutorial on Windows Forms – CheckBox Control.
This tutorial is part of Database Programming Made Easy Series.
In this tutorial you will learn how to populate a TreeView Control with data from Microsoft Access database easily.
I am using a Data Reader from out previous example to retrieve the data.