blah blah blah is here! blah blah » Close

1
votes
1 answers

Time string in textbox.

Hi. I have an application that I need the user to enter a time in this format: "1700" (five o'clock in the afternoon). I have two textboxes and first the user inputs the time started and then the time finished. So it is somethi ...

0
votes
2 answers

Keeping data in a simple application.

Hi. I am relatively new to C# but I have a little experience in Java. I am making an application that keeps records of my work hours. I have two textfields, two comboboxes and a calendar to pick the date. In the two textfields I add the ...

Feedback