Create Cash Memo Application by Using Text file. (Billing Software)


Hello Everyone !

      Today we will learn how we can create cash memo application by just using text file. We don't need to worry about database, tables relations etc.With the help of text file we create many large application, just we have to use tricks by creating application.

      I use "StreamWriter" Function to add data to text file, save data using coma separated value, I use "-" to separate data you can use any string.

      When clicking of  "View" button, it does two thing, first save the whole date into text file and display that data in receipt format. In white squire there is lots of labels that use to display the data when we click on View button.

   

      When clicking of Search Bill, new form will be displayed, as shown above. In this form there are three method for showing data, first one for bill No, we can search bill by using bill no. Second for name, we can search bill by using customer name. Third one is for date, we can also search bill by using date, at last there is a button that display all the bills present on text file.

      Here is the short description of this application. if you want to learn step by step process you can watch this video.

                                   

      If you want source code here is the link of source code

Create Cash Memo Application by Using Text file. (Billing Software) Create Cash Memo Application by Using Text file. (Billing Software) Reviewed by Unknown on 5:44 AM Rating: 5

3 comments:

Powered by Blogger.