Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
Question2d array help me Pin
Beansenu13-Feb-12 7:21
Beansenu13-Feb-12 7:21 
AnswerRe: 2d array help me Pin
fjdiewornncalwe13-Feb-12 8:35
professionalfjdiewornncalwe13-Feb-12 8:35 
AnswerMy Vote of 1 Pin
Keith Barrow13-Feb-12 9:06
professionalKeith Barrow13-Feb-12 9:06 
AnswerRe: 2d array help me Pin
Not Active13-Feb-12 9:27
mentorNot Active13-Feb-12 9:27 
GeneralRe: 2d array help me Pin
Eddy Vluggen13-Feb-12 10:01
professionalEddy Vluggen13-Feb-12 10:01 
GeneralRe: 2d array help me Pin
Not Active13-Feb-12 14:51
mentorNot Active13-Feb-12 14:51 
AnswerRe: 2d array help me Pin
Eddy Vluggen13-Feb-12 10:06
professionalEddy Vluggen13-Feb-12 10:06 
AnswerRe: 2d array help me Pin
V.13-Feb-12 20:53
professionalV.13-Feb-12 20:53 
1. Your profile states your from the US. If your language is native English, please write better than this.
2. I would use a Dictionary<string, list<string="">> in your case. The key is the weekday and the value is a List containing the boy names.

You can look up the details of the Dictionary and the List on MSDN.
Most of us don't mind homework questions per se, but always try to proove you tried and searched for yourself. We guide you, we don't provide solutions or give code. You get downvoted if you ask for code or basically if we think one is too lazy to do work himself.

Hope this helps.
V.

GeneralRe: 2d array help me Pin
Beansenu14-Feb-12 21:01
Beansenu14-Feb-12 21:01 
QuestionDraw bitmap on top Pin
__John_13-Feb-12 5:16
__John_13-Feb-12 5:16 
AnswerRe: Draw bitmap on top Pin
Dave Kreskowiak13-Feb-12 5:26
mveDave Kreskowiak13-Feb-12 5:26 
AnswerRe: Draw bitmap on top Pin
Luc Pattyn13-Feb-12 8:02
sitebuilderLuc Pattyn13-Feb-12 8:02 
GeneralRe: Draw bitmap on top Pin
Dave Kreskowiak13-Feb-12 9:39
mveDave Kreskowiak13-Feb-12 9:39 
GeneralRe: Draw bitmap on top Pin
__John_13-Feb-12 22:10
__John_13-Feb-12 22:10 
GeneralRe: Draw bitmap on top Pin
BobJanova13-Feb-12 22:33
BobJanova13-Feb-12 22:33 
GeneralRe: Draw bitmap on top Pin
Dave Kreskowiak14-Feb-12 1:55
mveDave Kreskowiak14-Feb-12 1:55 
GeneralRe: Draw bitmap on top Pin
__John_14-Feb-12 4:06
__John_14-Feb-12 4:06 
QuestionNetwork disconnect Pin
michaelgr112-Feb-12 23:32
michaelgr112-Feb-12 23:32 
AnswerRe: Network disconnect Pin
Pete O'Hanlon13-Feb-12 0:13
mvePete O'Hanlon13-Feb-12 0:13 
GeneralRe: Network disconnect Pin
michaelgr113-Feb-12 0:26
michaelgr113-Feb-12 0:26 
GeneralRe: Network disconnect Pin
Pete O'Hanlon13-Feb-12 0:36
mvePete O'Hanlon13-Feb-12 0:36 
QuestionIt is possible to translate languages in windows application? Pin
udayakumard12-Feb-12 23:02
udayakumard12-Feb-12 23:02 
AnswerRe: It is possible to translate languages in windows application? Pin
Pete O'Hanlon12-Feb-12 23:06
mvePete O'Hanlon12-Feb-12 23:06 
AnswerRe: It is possible to translate languages in windows application? Pin
Richard MacCutchan12-Feb-12 23:07
mveRichard MacCutchan12-Feb-12 23:07 
AnswerRe: It is possible to translate languages in windows application? Pin
Keith Barrow12-Feb-12 23:32
professionalKeith Barrow12-Feb-12 23:32 

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.