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

C#

 
Questionerror can't access a doublebuffer class derived from panel class due to protected level Pin
Gene Baptiste6-Nov-13 12:32
Gene Baptiste6-Nov-13 12:32 
AnswerRe: error can't access a doublebuffer class derived from panel class due to protected level Pin
Pete O'Hanlon6-Nov-13 12:44
mvePete O'Hanlon6-Nov-13 12:44 
QuestionIndex of Button Pin
cdpsource6-Nov-13 11:37
cdpsource6-Nov-13 11:37 
AnswerRe: Index of Button Pin
BillWoodruff6-Nov-13 12:29
professionalBillWoodruff6-Nov-13 12:29 
Questionsorting a string Pin
vkEE6-Nov-13 8:13
vkEE6-Nov-13 8:13 
AnswerRe: sorting a string Pin
Richard Deeming6-Nov-13 8:28
mveRichard Deeming6-Nov-13 8:28 
AnswerRe: sorting a string Pin
BillWoodruff6-Nov-13 10:45
professionalBillWoodruff6-Nov-13 10:45 
GeneralRe: sorting a string Pin
vkEE7-Nov-13 3:36
vkEE7-Nov-13 3:36 
Just what i needed. Thank you.

If you don't mind me asking, how did you learn about this way to solve the problem? How long did it take you to figure out?

Instead of creating a new variable, i tried to reverse the existing variable, and put into a ViewState variable. That did not work. so, i went to what you have written, which works!!

of the form:
ViewState["questionumber"] = myquestionumber.Reverse().ToArray();


How did you know we have to create a new variable to do this? The fact we are treating it as new string?
GeneralRe: sorting a string Pin
V.7-Nov-13 20:23
professionalV.7-Nov-13 20:23 
AnswerRe: sorting a string Pin
Abhinav S6-Nov-13 18:10
Abhinav S6-Nov-13 18:10 
QuestionSensor handling through coomport Pin
Sanjiv Barnwal6-Nov-13 2:41
Sanjiv Barnwal6-Nov-13 2:41 
AnswerRe: Sensor handling through coomport Pin
Chris Quinn6-Nov-13 3:26
Chris Quinn6-Nov-13 3:26 
SuggestionRe: Sensor handling through coomport Pin
Richard MacCutchan6-Nov-13 4:01
mveRichard MacCutchan6-Nov-13 4:01 
Questionoverlap Pin
Member 103812095-Nov-13 23:10
Member 103812095-Nov-13 23:10 
AnswerRe: overlap Pin
Abhinav S5-Nov-13 23:53
Abhinav S5-Nov-13 23:53 
GeneralRe: overlap Pin
Member 103812095-Nov-13 23:58
Member 103812095-Nov-13 23:58 
AnswerRe: overlap Pin
Abhinav S6-Nov-13 0:13
Abhinav S6-Nov-13 0:13 
AnswerRe: overlap Pin
BillWoodruff6-Nov-13 0:37
professionalBillWoodruff6-Nov-13 0:37 
AnswerRe: overlap Pin
Richard MacCutchan6-Nov-13 0:38
mveRichard MacCutchan6-Nov-13 0:38 
GeneralRe: overlap Pin
Member 1038120911-Nov-13 8:38
Member 1038120911-Nov-13 8:38 
GeneralRe: overlap Pin
Richard MacCutchan11-Nov-13 22:28
mveRichard MacCutchan11-Nov-13 22:28 
QuestionradTreeListView - allow selection of items only at the same hierarchy Pin
devenv.exe5-Nov-13 19:57
professionaldevenv.exe5-Nov-13 19:57 
AnswerRe: radTreeListView - allow selection of items only at the same hierarchy Pin
Mycroft Holmes5-Nov-13 20:23
professionalMycroft Holmes5-Nov-13 20:23 
GeneralRe: radTreeListView - allow selection of items only at the same hierarchy Pin
BillWoodruff5-Nov-13 21:56
professionalBillWoodruff5-Nov-13 21:56 
GeneralRe: radTreeListView - allow selection of items only at the same hierarchy Pin
Mycroft Holmes5-Nov-13 23:11
professionalMycroft Holmes5-Nov-13 23:11 

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.