Click here to Skip to main content
15,894,720 members
Home / Discussions / C#
   

C#

 
AnswerRe: VS-2005 C# windows forms and MS-Access 2003 Pin
Vimalsoft(Pty) Ltd24-Nov-08 19:21
professionalVimalsoft(Pty) Ltd24-Nov-08 19:21 
QuestionExtracting Cell Data From A DataGridView Pin
Rafone24-Nov-08 10:26
Rafone24-Nov-08 10:26 
AnswerRe: Extracting Cell Data From A DataGridView Pin
TxPomeroy24-Nov-08 11:44
TxPomeroy24-Nov-08 11:44 
GeneralRe: Extracting Cell Data From A DataGridView Pin
Rafone24-Nov-08 12:46
Rafone24-Nov-08 12:46 
GeneralRe: Extracting Cell Data From A DataGridView Pin
TxPomeroy25-Nov-08 3:44
TxPomeroy25-Nov-08 3:44 
AnswerRe: Extracting Cell Data From A DataGridView Pin
nelsonpaixao24-Nov-08 12:27
nelsonpaixao24-Nov-08 12:27 
QuestionIssue with array and program taking so long to run Pin
SilentCodingOne24-Nov-08 9:38
SilentCodingOne24-Nov-08 9:38 
AnswerRe: Issue with array and program taking so long to run Pin
Jimmanuel24-Nov-08 9:59
Jimmanuel24-Nov-08 9:59 
SilentCodingOne wrote:
lotteryNumbers[i, 1]++;

that i should be a j

as for why it's so slow . . .

after getting the next random number, why loop through lotteryNumbers looking for the appropriate index to increment? as long as the range is 0-999 then then currentNum is the index that needs to be incremented.

Is it necessary to calculate the min and maxes after every random number? couldn't this be done just once at the end of the program?



QuestionRe: Issue with array and program taking so long to run Pin
SilentCodingOne24-Nov-08 10:27
SilentCodingOne24-Nov-08 10:27 
AnswerRe: Issue with array and program taking so long to run Pin
Ben Fair24-Nov-08 10:59
Ben Fair24-Nov-08 10:59 
AnswerRe: Issue with array and program taking so long to run Pin
Jimmanuel24-Nov-08 11:00
Jimmanuel24-Nov-08 11:00 
GeneralRe: Issue with array and program taking so long to run Pin
SilentCodingOne24-Nov-08 16:54
SilentCodingOne24-Nov-08 16:54 
AnswerRe: Issue with array and program taking so long to run Pin
Ben Fair24-Nov-08 10:49
Ben Fair24-Nov-08 10:49 
GeneralRe: Issue with array and program taking so long to run Pin
SilentCodingOne24-Nov-08 16:53
SilentCodingOne24-Nov-08 16:53 
QuestionEditing Database using ADO.NET Pin
Ain't me babe24-Nov-08 9:11
Ain't me babe24-Nov-08 9:11 
AnswerRe: Editing Database using ADO.NET Pin
Christian Graus24-Nov-08 9:24
protectorChristian Graus24-Nov-08 9:24 
QuestionSo your question is Pin
led mike24-Nov-08 9:26
led mike24-Nov-08 9:26 
AnswerRe: So your question is Pin
Ain't me babe24-Nov-08 9:55
Ain't me babe24-Nov-08 9:55 
GeneralRe: So your question is Pin
led mike24-Nov-08 10:01
led mike24-Nov-08 10:01 
Questionhow to import excel sheet to postgresql database Pin
Ranjt kumar24-Nov-08 8:53
Ranjt kumar24-Nov-08 8:53 
AnswerRe: how to import excel sheet to postgresql database Pin
Wendelius24-Nov-08 9:30
mentorWendelius24-Nov-08 9:30 
QuestionbindingNavigator button images Pin
pcjd6324-Nov-08 7:18
pcjd6324-Nov-08 7:18 
AnswerRe: bindingNavigator button images Pin
Giorgi Dalakishvili24-Nov-08 7:22
mentorGiorgi Dalakishvili24-Nov-08 7:22 
GeneralRe: bindingNavigator button images Pin
pcjd6325-Nov-08 2:05
pcjd6325-Nov-08 2:05 
QuestionHow can an AxWebBrowser notify it's host about changes on its controls Pin
kozu24-Nov-08 7:14
kozu24-Nov-08 7:14 

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.