blah blah blah is here! blah blah » Close

0
votes
0 answers

writing to file

hi , below is the program written to enter item description, price and date of purchase. finally it is going to give the total amount. here i wanted to write the output of this program to a file created and saved on the desktop .to creat ...

0
votes
1 answers

A better/more efficient way to write this?

All: I'm working on a little project for myself. I have a GridView where two columns are editable in every row, all at the same time (instead of editing one row, then saving). I will be using this once a week, and be entering between ...

Feedback