Click here to Skip to main content
15,888,733 members
Home / Discussions / C#
   

C#

 
AnswerRe: i tried to make a sorting algorithms could you check and confirm ? Pin
Blue_Boy6-Sep-08 0:05
Blue_Boy6-Sep-08 0:05 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
oraanupi6-Sep-08 5:09
oraanupi6-Sep-08 5:09 
AnswerRe: i tried to make a sorting algorithms could you check and confirm ? Pin
Guffa6-Sep-08 1:41
Guffa6-Sep-08 1:41 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
oraanupi6-Sep-08 5:08
oraanupi6-Sep-08 5:08 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
oraanupi6-Sep-08 5:08
oraanupi6-Sep-08 5:08 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
Paul Conrad6-Sep-08 5:12
professionalPaul Conrad6-Sep-08 5:12 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
oraanupi6-Sep-08 5:20
oraanupi6-Sep-08 5:20 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
Paul Conrad6-Sep-08 5:31
professionalPaul Conrad6-Sep-08 5:31 
oraanupi wrote:
i gave the link get it and check it ok man


No thanks, I built my own project Smile | :)

It looks like it works. What is it you need check/confirmed? It looks like it sorts, not sure about the efficiency with the loading into a Listbox, and working off the listbox (nice for the visual, though)

Now, time for constructive criticism:

You should really comment the more unclear parts of your code, describing your algorithm. Do think about this, no comments, you walk away from this program and 5 years from now, would you still understand it?

"The clue train passed his station without stopping." - John Simmons / outlaw programmer

"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon

"Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham


GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
oraanupi6-Sep-08 5:34
oraanupi6-Sep-08 5:34 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
Paul Conrad6-Sep-08 5:42
professionalPaul Conrad6-Sep-08 5:42 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
leppie6-Sep-08 5:46
leppie6-Sep-08 5:46 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
Paul Conrad6-Sep-08 5:49
professionalPaul Conrad6-Sep-08 5:49 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
oraanupi6-Sep-08 5:54
oraanupi6-Sep-08 5:54 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
Paul Conrad6-Sep-08 5:57
professionalPaul Conrad6-Sep-08 5:57 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
oraanupi6-Sep-08 6:12
oraanupi6-Sep-08 6:12 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
Paul Conrad6-Sep-08 6:14
professionalPaul Conrad6-Sep-08 6:14 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
oraanupi6-Sep-08 5:49
oraanupi6-Sep-08 5:49 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
leppie6-Sep-08 5:34
leppie6-Sep-08 5:34 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
oraanupi6-Sep-08 5:50
oraanupi6-Sep-08 5:50 
GeneralRe: i tried to make a sorting algorithms could you check and confirm ? Pin
Guffa6-Sep-08 7:05
Guffa6-Sep-08 7:05 
QuestionI want to open windows application from image button click of web page. Pin
AtulRane5-Sep-08 20:01
AtulRane5-Sep-08 20:01 
AnswerRe: I want to open windows application from image button click of web page. Pin
WillemM5-Sep-08 20:17
WillemM5-Sep-08 20:17 
GeneralRe: I want to open windows application from image button click of web page. Pin
AtulRane5-Sep-08 20:25
AtulRane5-Sep-08 20:25 
GeneralRe: I want to open windows application from image button click of web page. Pin
WillemM5-Sep-08 20:27
WillemM5-Sep-08 20:27 
GeneralRe: I want to open windows application from image button click of web page. Pin
AtulRane5-Sep-08 20:36
AtulRane5-Sep-08 20:36 

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.