Posted in CSharp, Programming on Aug 14th, 2006
Here a screenshots of Beta 2 of my program, What Time Do I Leave Friday (my first semi-practical program):
The main screen:
Here the user enters the total hours they worked so far this week (using the action menu they can change the standard work week hours from 40:00), they also enter the time they got in [...]
Read Full Post »
Posted in General on Aug 14th, 2006
Last Update 9 September 2006.
What Time Do I Leave Friday is a program I created in C# using Visual C# 2005 Express Edition. It is the first "semi-practical" program I have made. (I say "semi-practical" as I don't have a way of using it at work, since I don't have a laptop.)
Simply stated, the program [...]
Read Full Post »
Posted in CSharp, Programming on Aug 14th, 2006
Anyone using Visual C# 2005, Express Edition can now make games for the XBox 360!
There is a small licensing fee to pay per year, $99. I am guessing the main part of that is a place to host the game so your XBox 360 can access it. It also gives you access to more tools [...]
Read Full Post »
Posted in CSharp, Programming on Aug 14th, 2006
My What Time Do I Leave Friday program is now in it's second beta. I added the ability to put in a lunch and to change the standard work week from 40. It will also give you a message if your worked hours are over the set standard work week. The box that pops up [...]
Read Full Post »