Click here to Skip to main content
16,007,687 members
Home / Discussions / C#
   

C#

 
AnswerRe: code for the form close button Pin
N a v a n e e t h14-Mar-07 20:43
N a v a n e e t h14-Mar-07 20:43 
GeneralRe: code for the form close button Pin
Keshav V. Kamat14-Mar-07 23:01
Keshav V. Kamat14-Mar-07 23:01 
AnswerRe: code for the form close button Pin
MoustafaS14-Mar-07 20:59
MoustafaS14-Mar-07 20:59 
GeneralRe: code for the form close button Pin
Keshav V. Kamat14-Mar-07 23:03
Keshav V. Kamat14-Mar-07 23:03 
QuestionArray of Form Pin
Dothanhnam14-Mar-07 18:36
Dothanhnam14-Mar-07 18:36 
AnswerRe: Array of Form Pin
N a v a n e e t h14-Mar-07 18:52
N a v a n e e t h14-Mar-07 18:52 
GeneralRe: Array of Form Pin
Dothanhnam14-Mar-07 22:01
Dothanhnam14-Mar-07 22:01 
GeneralRe: Array of Form Pin
Stefan Troschuetz14-Mar-07 22:19
Stefan Troschuetz14-Mar-07 22:19 
This means that the values of i and j that are used as array indexes are getting to big. Arrays have a null-based index, so if your array has four elements those are accessible via indexes 0, 1, 2 and 3.


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

QuestionCalculator help Pin
Anthony Mushrow14-Mar-07 17:44
professionalAnthony Mushrow14-Mar-07 17:44 
AnswerRe: Calculator help Pin
Leslie Sanford14-Mar-07 18:03
Leslie Sanford14-Mar-07 18:03 
GeneralRe: Calculator help Pin
Anthony Mushrow14-Mar-07 18:13
professionalAnthony Mushrow14-Mar-07 18:13 
QuestionHow to select letters in a string? Pin
Khoramdin14-Mar-07 17:27
Khoramdin14-Mar-07 17:27 
AnswerRe: How to select letters in a string? Pin
Christian Graus14-Mar-07 17:50
protectorChristian Graus14-Mar-07 17:50 
AnswerRe: How to select letters in a string? Pin
theScorp14-Mar-07 23:09
theScorp14-Mar-07 23:09 
QuestionRequest further explanation Pin
netproblemsolver14-Mar-07 16:58
netproblemsolver14-Mar-07 16:58 
AnswerRe: Request further explanation Pin
Christian Graus14-Mar-07 17:26
protectorChristian Graus14-Mar-07 17:26 
QuestionThreading a webbrowser Pin
earlgraham14-Mar-07 13:35
earlgraham14-Mar-07 13:35 
QuestionHow to make a phone call in c# with or without TAPI?? Pin
conemajstor14-Mar-07 12:12
conemajstor14-Mar-07 12:12 
Questionneed something like enumerated classes. Pin
dino209414-Mar-07 11:35
dino209414-Mar-07 11:35 
AnswerRe: need something like enumerated classes. Pin
Mike Hankey14-Mar-07 12:01
mveMike Hankey14-Mar-07 12:01 
GeneralRe: need something like enumerated classes. Pin
Christian Graus14-Mar-07 12:08
protectorChristian Graus14-Mar-07 12:08 
GeneralRe: need something like enumerated classes. Pin
Mike Hankey14-Mar-07 14:20
mveMike Hankey14-Mar-07 14:20 
AnswerRe: need something like enumerated classes. Pin
Christian Graus14-Mar-07 12:09
protectorChristian Graus14-Mar-07 12:09 
GeneralRe: need something like enumerated classes. Pin
Colin Angus Mackay14-Mar-07 14:31
Colin Angus Mackay14-Mar-07 14:31 
QuestionUpload txt from c# to my sql Pin
conemajstor14-Mar-07 11:35
conemajstor14-Mar-07 11:35 

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.