Click here to Skip to main content
16,012,116 members

Comments by clivethescott (Top 2 by date)

clivethescott 10-Feb-13 17:03pm View    
why call Convert.ToString(0) when you can just use the string "0". And calling Remove and then eventually inserting the pressed button text looks like doing double the job
clivethescott 10-Feb-13 16:44pm View    
whats the actual question and why is the code between the if and else if statements the same?