Click here to Skip to main content
15,917,709 members
Home / Discussions / C#
   

C#

 
AnswerRe: Repeater Pin
Richard MacCutchan9-Feb-15 2:47
mveRichard MacCutchan9-Feb-15 2:47 
AnswerRe: Repeater Pin
ZurdoDev9-Feb-15 2:50
professionalZurdoDev9-Feb-15 2:50 
QuestionThe grade of this programming Pin
Member 112935288-Feb-15 20:08
Member 112935288-Feb-15 20:08 
AnswerRe: The grade of this programming Pin
OriginalGriff8-Feb-15 20:45
mveOriginalGriff8-Feb-15 20:45 
GeneralRe: The grade of this programming Pin
Member 112935288-Feb-15 20:57
Member 112935288-Feb-15 20:57 
GeneralRe: The grade of this programming Pin
OriginalGriff8-Feb-15 21:28
mveOriginalGriff8-Feb-15 21:28 
GeneralRe: The grade of this programming Pin
OriginalGriff8-Feb-15 22:35
mveOriginalGriff8-Feb-15 22:35 
AnswerRe: The grade of this programming Pin
V.8-Feb-15 20:52
professionalV.8-Feb-15 20:52 
Some teachers only have like three possible grades. if you have a score between 0 and 10 they have 0 if you were wrong, 5 when you only made a very small error and 10 when you're correct. I've always had trouble with teachers using this way of grading, but that's the way life is.

That said, you're application looks very complicated for an assignment which just needs to loop an array front to back and provide the index of the matching searchkey. Secondly, many of the output lines contain spelling mistakes. Native language or not, when you produce something that others see, make sure to use correct spelling.

I haven't looked into detail to the code and have no idea if it works, but although 0 might be a little on the low end, it surely doesn't deserve the 10 out of 10.

My personal advice, I always use the KISS (Keep It Simple Stupid) principle. Don't overcomplicate things Wink | ;-) .
V.

(MQOTD rules and previous solutions)

GeneralRe: The grade of this programming Pin
Member 112935288-Feb-15 21:10
Member 112935288-Feb-15 21:10 
GeneralRe: The grade of this programming PinPopular
V.8-Feb-15 21:19
professionalV.8-Feb-15 21:19 
GeneralRe: The grade of this programming Pin
OriginalGriff8-Feb-15 21:39
mveOriginalGriff8-Feb-15 21:39 
GeneralRe: The grade of this programming Pin
harold aptroot8-Feb-15 22:31
harold aptroot8-Feb-15 22:31 
AnswerRe: The grade of this programming Pin
BillWoodruff8-Feb-15 23:47
professionalBillWoodruff8-Feb-15 23:47 
AnswerRe: The grade of this programming Pin
Dave Kreskowiak9-Feb-15 3:52
mveDave Kreskowiak9-Feb-15 3:52 
AnswerRe: The grade of this programming Pin
Member 112935289-Feb-15 4:06
Member 112935289-Feb-15 4:06 
GeneralRe: The grade of this programming Pin
OriginalGriff9-Feb-15 4:49
mveOriginalGriff9-Feb-15 4:49 
Questionelliptic curve cryptography (ECC). Pin
Member 114284388-Feb-15 19:48
Member 114284388-Feb-15 19:48 
AnswerRe: elliptic curve cryptography (ECC). Pin
OriginalGriff8-Feb-15 20:50
mveOriginalGriff8-Feb-15 20:50 
AnswerRe: elliptic curve cryptography (ECC). Pin
Pete O'Hanlon8-Feb-15 21:22
mvePete O'Hanlon8-Feb-15 21:22 
GeneralRe: elliptic curve cryptography (ECC). Pin
OriginalGriff8-Feb-15 21:29
mveOriginalGriff8-Feb-15 21:29 
AnswerRe: elliptic curve cryptography (ECC). Pin
Kenneth Haugland8-Feb-15 21:36
mvaKenneth Haugland8-Feb-15 21:36 
QuestionTouchscreenKeyboard.dll file Required Pin
Md Rafique Alam8-Feb-15 18:24
Md Rafique Alam8-Feb-15 18:24 
AnswerRe: TouchscreenKeyboard.dll file Required Pin
Richard MacCutchan8-Feb-15 21:42
mveRichard MacCutchan8-Feb-15 21:42 
QuestionHeap in C# Pin
Member 111616258-Feb-15 17:16
Member 111616258-Feb-15 17:16 
AnswerRe: Heap in C# Pin
PIEBALDconsult8-Feb-15 17:31
mvePIEBALDconsult8-Feb-15 17:31 

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.