Click here to Skip to main content
15,920,708 members
Home / Discussions / C#
   

C#

 
AnswerRe: .trim() Pin
venuvista22-Nov-06 19:27
venuvista22-Nov-06 19:27 
Question[Message Deleted] Pin
R_L_H22-Nov-06 5:41
R_L_H22-Nov-06 5:41 
AnswerRe: How should I break a loop from within a case statement? [modified] Pin
Rob Graham22-Nov-06 5:53
Rob Graham22-Nov-06 5:53 
GeneralRe: How should I break a loop from within a case statement? Pin
Not Active22-Nov-06 5:59
mentorNot Active22-Nov-06 5:59 
GeneralRe: How should I break a loop from within a case statement? Pin
Judah Gabriel Himango22-Nov-06 5:59
sponsorJudah Gabriel Himango22-Nov-06 5:59 
GeneralRe: How should I break a loop from within a case statement? Pin
Oleg A.Lukin22-Nov-06 6:07
Oleg A.Lukin22-Nov-06 6:07 
GeneralRe: How should I break a loop from within a case statement? Pin
Judah Gabriel Himango22-Nov-06 6:29
sponsorJudah Gabriel Himango22-Nov-06 6:29 
GeneralRe: How should I break a loop from within a case statement? Pin
Oleg A.Lukin22-Nov-06 8:04
Oleg A.Lukin22-Nov-06 8:04 
Well, I don't much like goto myself but that's the way Microsoft specifications provide. The good thing is that at least all finally blocks are still processed so not much harm is done. Sometimes goto is far more comprehensive than additional boolean flags and checks in nested loops.
GeneralRe: How should I break a loop from within a case statement? Pin
Ravi Bhavnani22-Nov-06 9:00
professionalRavi Bhavnani22-Nov-06 9:00 
AnswerRe: How should I break a loop from within a case statement? Pin
Judah Gabriel Himango22-Nov-06 5:56
sponsorJudah Gabriel Himango22-Nov-06 5:56 
GeneralRe: How should I break a loop from within a case statement? Pin
Christian Graus22-Nov-06 8:50
protectorChristian Graus22-Nov-06 8:50 
GeneralRe: How should I break a loop from within a case statement? Pin
V.22-Nov-06 21:41
professionalV.22-Nov-06 21:41 
AnswerRe: How should I break a loop from within a case statement? Pin
ednrgc22-Nov-06 6:51
ednrgc22-Nov-06 6:51 
AnswerRe: How should I break a loop from within a case statement? Pin
CPallini22-Nov-06 7:07
mveCPallini22-Nov-06 7:07 
AnswerRe: How should I break a loop from within a case statement? Pin
Ravi Bhavnani22-Nov-06 8:58
professionalRavi Bhavnani22-Nov-06 8:58 
General[Message Deleted] Pin
R_L_H22-Nov-06 9:08
R_L_H22-Nov-06 9:08 
GeneralRe: How should I break a loop from within a case statement? Pin
Ravi Bhavnani22-Nov-06 9:24
professionalRavi Bhavnani22-Nov-06 9:24 
QuestionDataColumn.Caption not working Pin
Chals22-Nov-06 5:34
Chals22-Nov-06 5:34 
AnswerRe: DataColumn.Caption not working Pin
led mike22-Nov-06 5:46
led mike22-Nov-06 5:46 
AnswerRe: DataColumn.Caption not working Pin
ednrgc22-Nov-06 6:52
ednrgc22-Nov-06 6:52 
GeneralRe: DataColumn.Caption not working Pin
Chals22-Nov-06 21:22
Chals22-Nov-06 21:22 
GeneralRe: DataColumn.Caption not working Pin
ednrgc27-Nov-06 2:47
ednrgc27-Nov-06 2:47 
QuestionWindows application datagrid? [modified] Pin
Naji.A22-Nov-06 5:18
Naji.A22-Nov-06 5:18 
AnswerRe: Windows application datagrid? Pin
led mike22-Nov-06 5:45
led mike22-Nov-06 5:45 
AnswerRe: Windows application datagrid? Pin
meeram39522-Nov-06 19:56
meeram39522-Nov-06 19:56 

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.