Click here to Skip to main content
15,922,325 members
Home / Discussions / C#
   

C#

 
AnswerRe: c# Pin
Eddy Vluggen14-Jan-09 0:11
professionalEddy Vluggen14-Jan-09 0:11 
AnswerRe: c# Pin
Tony Richards14-Jan-09 0:12
Tony Richards14-Jan-09 0:12 
AnswerRe: c# Pin
musefan14-Jan-09 0:13
musefan14-Jan-09 0:13 
AnswerRe: c# Pin
musefan14-Jan-09 0:25
musefan14-Jan-09 0:25 
GeneralRe: c# Pin
J4amieC14-Jan-09 1:10
J4amieC14-Jan-09 1:10 
AnswerRe: c# Pin
Colin Angus Mackay14-Jan-09 0:42
Colin Angus Mackay14-Jan-09 0:42 
AnswerRe: c# Pin
DaveyM6914-Jan-09 0:57
professionalDaveyM6914-Jan-09 0:57 
AnswerRe: c# Pin
Pete O'Hanlon14-Jan-09 1:28
mvePete O'Hanlon14-Jan-09 1:28 
Right - here's how to solve your homework.

You have a good set of requirements there. Are there any areas you are unsure about from the requirements? If yes, seek clarification.

Once you are sure you fully understand the requirements, put a use case together to show how a user would interact with this. For such a trivial problem, the use case will be simple. You may also want to put together an activity diagram to help clarify points.

Now, your thoughts should really be coming together on this, so you are now ready to commit to a design. I'd recommend roughing out a class structure on paper.

Now, follow TDD practices to physically create your application. Remember to test for edge cases - these always end up catching people out.

"WPF has many lovers. It's a veritable porn star!" - Josh Smith

My blog | My articles | MoXAML PowerToys



AnswerRe: c# Pin
Christian Graus14-Jan-09 2:28
protectorChristian Graus14-Jan-09 2:28 
AnswerRe: c# Pin
musefan14-Jan-09 2:54
musefan14-Jan-09 2:54 
AnswerRe: c# Pin
leckey14-Jan-09 3:21
leckey14-Jan-09 3:21 
QuestionWindows service suggestions Pin
mpavas14-Jan-09 0:00
mpavas14-Jan-09 0:00 
QuestionNeed advise about desktop application Pin
Haim Nachum13-Jan-09 22:28
Haim Nachum13-Jan-09 22:28 
AnswerRe: Need advise about desktop application Pin
SeMartens13-Jan-09 23:14
SeMartens13-Jan-09 23:14 
QuestionLink ArrayList to datagridview and display spesific data Pin
Ronenb13-Jan-09 20:51
Ronenb13-Jan-09 20:51 
AnswerRe: Link ArrayList to datagridview and display spesific data Pin
musefan13-Jan-09 23:54
musefan13-Jan-09 23:54 
AnswerRe: Link ArrayList to datagridview and display spesific data Pin
Reza Raad14-Jan-09 0:41
Reza Raad14-Jan-09 0:41 
AnswerRe: Link ArrayList to datagridview and display spesific data Pin
Henry Minute14-Jan-09 2:16
Henry Minute14-Jan-09 2:16 
Questionxml carriage return Pin
arkiboys13-Jan-09 20:50
arkiboys13-Jan-09 20:50 
AnswerRe: xml carriage return Pin
Eddy Vluggen13-Jan-09 21:07
professionalEddy Vluggen13-Jan-09 21:07 
GeneralRe: xml carriage return Pin
arkiboys13-Jan-09 21:24
arkiboys13-Jan-09 21:24 
GeneralRe: xml carriage return Pin
Eddy Vluggen13-Jan-09 21:30
professionalEddy Vluggen13-Jan-09 21:30 
AnswerRe: xml carriage return Pin
J4amieC13-Jan-09 22:25
J4amieC13-Jan-09 22:25 
GeneralRe: xml carriage return Pin
arkiboys13-Jan-09 22:35
arkiboys13-Jan-09 22:35 
GeneralRe: xml carriage return Pin
J4amieC13-Jan-09 22:53
J4amieC13-Jan-09 22:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.