C# function for sort

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: C# function for sort

 
1
  #31
Dec 31st, 2008
drfarzad, other than you are acting like a small child because no one will code it for you.

If its not your homework, and you need it *critically* it can only therefore be your job, and if you're being paid to do it, call a collegue..

You arent showing effort at all, you're acting like the small child who didnt get the toy they wanted for christmas.

Sure, RamyMahrous didnt show how to use the code he posted, but he did show some sensible code, the fact is you just pasted it and didnt bother working out what you'd do with it or what it means. All this demonstrates is you havent a clue about writing some code only copy and pasting from places and hoping it all works.

An app that works out max/min and sorts some salaries is not life essential, and is without doubt something you can do either in your head, or, in excel which ever you're comfortable with.

In the mean time, go to somewhere like http://www.3dbuzz.com and look at their free c# video training material about how to think about a program, how to code it, learn a little about c# and its OO and they have stuff on other languages, but, take a look at their hyperion code, and its a good basis for the lazy person who doesnt like reading too, as its video and code as you go.
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
Reply With Quote Quick reply to this message  
Join Date: Dec 2008
Posts: 21
Reputation: chili5 is an unknown quantity at this point 
Solved Threads: 2
chili5's Avatar
chili5 chili5 is offline Offline
Newbie Poster

Re: C# function for sort

 
0
  #32
Dec 31st, 2008
How can it be your job, if you don't know anything about C#?

Originally Posted by drfarzad View Post
ok i'm accept with you too
but please believe me and i really need this program . i really need as critical and this is not my homework. please complete this program for me and in next time i will be work hard with c# . i'm amatur not professional
Instead of working hard next time, put an effort this time. I pointed out to you before a way to find the largest value in an array.

  1. arnNums = {5,3,2,4,-2,3,6,8};
  2. Arrays.sort(arnNums);
  3. nSmall = arnNums[0];
  4. nMax = arnNums[arnNums.length/2];

Put some time into learning about C#, then programming will be more fun for you.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: C# function for sort

 
0
  #33
Dec 31st, 2008
Originally Posted by chili5 View Post
How can it be your job, if you don't know anything about C#?
Well, if its not homework, but its *that* important.. only other real option is that its work related - eg perhaps hes a teacher at the school, or hes been asked to make it for the school..
Last edited by LizR; Dec 31st, 2008 at 3:06 pm.
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 276
Reputation: rapture has a spectacular aura about rapture has a spectacular aura about 
Solved Threads: 37
rapture rapture is offline Offline
Posting Whiz in Training

Re: C# function for sort

 
0
  #34
Jan 2nd, 2009
Hey, this semester I have to take a class in statistics, will you guys do my homework for me in that one too?

* maybe it's not an assignment, it's a lab or a final exam by way of program writing.
Reply With Quote Quick reply to this message  
Join Date: Dec 2008
Posts: 21
Reputation: chili5 is an unknown quantity at this point 
Solved Threads: 2
chili5's Avatar
chili5 chili5 is offline Offline
Newbie Poster

Re: C# function for sort

 
0
  #35
Jan 2nd, 2009
No! We don't do other people's work, but we will help.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: C# function for sort

 
0
  #36
Jan 2nd, 2009
Originally Posted by rapture View Post
* maybe it's not an assignment, it's a lab or a final exam by way of program writing.
But that would still count as homework
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
Reply With Quote Quick reply to this message  
Join Date: Aug 2006
Posts: 2,065
Reputation: Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice Ramy Mahrous is just really nice 
Solved Threads: 256
Featured Poster
Ramy Mahrous's Avatar
Ramy Mahrous Ramy Mahrous is offline Offline
Postaholic

Re: C# function for sort

 
1
  #37
Jan 3rd, 2009
I think it's the time to close this thread! really I feel shame when I look to the question then find these huge number of replies!
BI Developer | LINKdotNET
B.Sc Computer Science, Helwan University
Technical blog | http://ramymahrous.wordpress.com
LinkedIn | http://www.linkedin.com/in/ramymahrous
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC