Click here to Skip to main content
15,887,175 members
Home / Discussions / C#
   

C#

 
GeneralRe: Shortest Way to Shuffle Array Pin
computerpublic11-Mar-14 7:20
computerpublic11-Mar-14 7:20 
GeneralRe: Shortest Way to Shuffle Array Pin
Simon_Whale11-Mar-14 7:29
Simon_Whale11-Mar-14 7:29 
GeneralRe: Shortest Way to Shuffle Array Pin
computerpublic11-Mar-14 6:57
computerpublic11-Mar-14 6:57 
GeneralRe: Shortest Way to Shuffle Array Pin
BobJanova12-Mar-14 3:01
BobJanova12-Mar-14 3:01 
AnswerRe: Shortest Way to Shuffle Array Pin
GuyThiebaut10-Mar-14 22:47
professionalGuyThiebaut10-Mar-14 22:47 
GeneralRe: Shortest Way to Shuffle Array Pin
BillWoodruff10-Mar-14 23:22
professionalBillWoodruff10-Mar-14 23:22 
GeneralRe: Shortest Way to Shuffle Array Pin
computerpublic11-Mar-14 7:03
computerpublic11-Mar-14 7:03 
AnswerRe: Shortest Way to Shuffle Array Pin
Pete O'Hanlon11-Mar-14 7:51
mvePete O'Hanlon11-Mar-14 7:51 
When you express a problem, it's helpful to think in terms of what you are actually trying to solve. So, when you say the shortest way, this could mean many different things. Do you mean that, given an arbitrarily large array, you want the fastest shuffle? Should it be the fewest number of lines? Any of a half dozen other possible meanings of shortest?

You will get a lot of guesses and assumptions about what the problem is that you are trying to solve - especially when you show a code snippet that doesn't have any real relation to the problem other than it's got an array in it.
AnswerRe: Shortest Way to Shuffle Array Pin
Henrik Jonsson13-Mar-14 11:10
Henrik Jonsson13-Mar-14 11:10 
AnswerRe: Shortest Way to Shuffle Array Pin
Henrik Jonsson13-Mar-14 22:05
Henrik Jonsson13-Mar-14 22:05 
QuestionRMO programming Pin
Member 1064095910-Mar-14 10:22
Member 1064095910-Mar-14 10:22 
AnswerRe: RMO programming Pin
Eddy Vluggen10-Mar-14 10:39
professionalEddy Vluggen10-Mar-14 10:39 
Questionrdlc report print button Pin
balamuru10-Mar-14 9:05
balamuru10-Mar-14 9:05 
GeneralRe: rdlc report print button Pin
Ravi Bhavnani10-Mar-14 9:41
professionalRavi Bhavnani10-Mar-14 9:41 
AnswerRe: rdlc report print button Pin
Member 1064095910-Mar-14 10:31
Member 1064095910-Mar-14 10:31 
QuestionC# SQl Connection and Retrieve Data Pin
Member 1062896810-Mar-14 5:47
Member 1062896810-Mar-14 5:47 
QuestionRe: C# SQl Connection and Retrieve Data Pin
Richard MacCutchan10-Mar-14 6:00
mveRichard MacCutchan10-Mar-14 6:00 
AnswerRe: C# SQl Connection and Retrieve Data Pin
OriginalGriff10-Mar-14 6:01
mveOriginalGriff10-Mar-14 6:01 
AnswerRe: C# SQl Connection and Retrieve Data Pin
Simon_Whale10-Mar-14 6:38
Simon_Whale10-Mar-14 6:38 
QuestionHow to add bookmark in a PDF that has images Pin
meeram399-Mar-14 23:37
professionalmeeram399-Mar-14 23:37 
QuestionConverting Canvas Element to image Pin
Vinay Sakpal9-Mar-14 22:56
professionalVinay Sakpal9-Mar-14 22:56 
AnswerRe: Converting Canvas Element to image Pin
OriginalGriff9-Mar-14 23:05
mveOriginalGriff9-Mar-14 23:05 
GeneralRe: Converting Canvas Element to image Pin
Vinay Sakpal10-Mar-14 1:38
professionalVinay Sakpal10-Mar-14 1:38 
Questionchange datagridviewcomboboxColumn to textbox or texboxcolumn or anything that accepts text Pin
shrikanth_BG9-Mar-14 20:47
shrikanth_BG9-Mar-14 20:47 
SuggestionRe: change datagridviewcomboboxColumn to textbox or texboxcolumn or anything that accepts text Pin
Richard Deeming10-Mar-14 2:17
mveRichard Deeming10-Mar-14 2:17 

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.