Click here to Skip to main content
15,910,981 members
Home / Discussions / C#
   

C#

 
GeneralRe: Can't set Label.Text Pin
Jeff Connelly3-Jan-11 4:40
Jeff Connelly3-Jan-11 4:40 
GeneralRe: Can't set Label.Text Pin
Luc Pattyn3-Jan-11 5:32
sitebuilderLuc Pattyn3-Jan-11 5:32 
QuestionA nice idea or not? Pin
venomation2-Jan-11 5:01
venomation2-Jan-11 5:01 
AnswerRe: A nice idea or not? Pin
OriginalGriff2-Jan-11 5:24
mveOriginalGriff2-Jan-11 5:24 
AnswerRe: A nice idea or not? (compensated) Pin
OriginalGriff2-Jan-11 5:25
mveOriginalGriff2-Jan-11 5:25 
GeneralRe: A nice idea or not? (compensated) Pin
venomation2-Jan-11 6:00
venomation2-Jan-11 6:00 
GeneralRe: A nice idea or not? (compensated) Pin
PIEBALDconsult2-Jan-11 7:12
mvePIEBALDconsult2-Jan-11 7:12 
GeneralRe: A nice idea or not? (compensated) Pin
jschell2-Jan-11 9:07
jschell2-Jan-11 9:07 
OriginalGriff wrote:
the for loop is a bit old and clunky.


That is like saying the while loop is old and clunky.

foreach is appropriate for certain situations and for is appropriate for others. Attempting to use foreach in all situations would lead to some code that would be attempting to replicate what for already does.
GeneralRe: A nice idea or not? (compensated) Pin
OriginalGriff2-Jan-11 9:11
mveOriginalGriff2-Jan-11 9:11 
GeneralRe: A nice idea or not? (compensated) Pin
jschell3-Jan-11 9:54
jschell3-Jan-11 9:54 
AnswerRe: A nice idea or not? Pin
PIEBALDconsult2-Jan-11 6:59
mvePIEBALDconsult2-Jan-11 6:59 
AnswerRe: A nice idea or not? Pin
Pete O'Hanlon2-Jan-11 10:07
mvePete O'Hanlon2-Jan-11 10:07 
AnswerRe: A nice idea or not? Pin
#realJSOP3-Jan-11 0:47
professional#realJSOP3-Jan-11 0:47 
QuestionI want to check length of bytes Pin
Honeyboy_201-Jan-11 4:08
Honeyboy_201-Jan-11 4:08 
AnswerRe: I want to check length of bytes Pin
Espen Harlinn1-Jan-11 4:32
professionalEspen Harlinn1-Jan-11 4:32 
AnswerRe: I want to check length of bytes Pin
PIEBALDconsult1-Jan-11 4:33
mvePIEBALDconsult1-Jan-11 4:33 
AnswerRe: I want to check length of bytes Pin
Richard MacCutchan1-Jan-11 5:53
mveRichard MacCutchan1-Jan-11 5:53 
QuestionHow to get the connected computer in the network Pin
akosidandan31-Dec-10 19:35
akosidandan31-Dec-10 19:35 
AnswerRe: How to get the connected computer in the network Pin
Goutam Patra31-Dec-10 20:06
professionalGoutam Patra31-Dec-10 20:06 
GeneralRe: How to get the connected computer in the network Pin
akosidandan31-Dec-10 20:14
akosidandan31-Dec-10 20:14 
GeneralRe: How to get the connected computer in the network Pin
Goutam Patra31-Dec-10 20:37
professionalGoutam Patra31-Dec-10 20:37 
QuestionHello ? Pin
kanchan112331-Dec-10 18:52
kanchan112331-Dec-10 18:52 
AnswerRe: Hello ? Pin
PIEBALDconsult31-Dec-10 20:33
mvePIEBALDconsult31-Dec-10 20:33 
AnswerRe: Hello ? Pin
Goutam Patra31-Dec-10 20:40
professionalGoutam Patra31-Dec-10 20:40 
AnswerRe: Hello ? Pin
Abhinav S1-Jan-11 0:42
Abhinav S1-Jan-11 0:42 

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.