This week's book giveaway is in the Open Source Projects forum.
We're giving away four copies of Eclipse Collections Categorically: Level up your programming game and have Donald Raab on-line!
See this thread for details.

Tom Paris

Greenhorn
+ Follow
since Jul 25, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Tom Paris

Just wanted some feedback on my main gui before I submitted my project. I decided to keep it really simple. I created an advanced search box and comboboxes for the exact match searching so that the user doesn't always have to retype the entire name which can be tedious. Error box's pop up for certain errors, such as all those exceptions we're supposed to throw. It also makes sure that you enter a 8 digit user ID when you attempt to book your first record.