Feed on
Posts
Comments

Daily Archive for August 12th, 2006

Here is the code for the What Time Do I Leave Friday program I made. It is in C# and was made using Visual C# 2005, Express Edition.
(screenshot here)
I will not include the form designer code, it should be easy enough to make using the screenshot above and the code.
This is an early beta (while [...]

Read Full Post »

I made my first semi-practical C# program over the last couple of days. I probably would have had it done in less then one day had I the time.
Here is a screenshot:

In short here is what the program does:
The user enters the hours they worked so far out of 40. (The second version will allow [...]

Read Full Post »