Click here to Skip to main content
15,914,419 members
Home / Discussions / C#
   

C#

 
GeneralRe: I'm getting demolished by an easy SELECT statement, help. Pin
ThisIsMyUserName222-May-07 15:01
ThisIsMyUserName222-May-07 15:01 
AnswerRe: I'm getting demolished by an easy SELECT statement, help. Pin
Dave Herren22-May-07 15:21
Dave Herren22-May-07 15:21 
GeneralRe: I'm getting demolished by an easy SELECT statement, help. Pin
ThisIsMyUserName222-May-07 15:33
ThisIsMyUserName222-May-07 15:33 
AnswerRe: C# Consoles & Windows Forms Pin
Dave Herren22-May-07 15:08
Dave Herren22-May-07 15:08 
QuestionArray Shift Register Pin
cmarcus22-May-07 12:45
cmarcus22-May-07 12:45 
AnswerRe: Array Shift Register Pin
Guffa22-May-07 12:59
Guffa22-May-07 12:59 
GeneralRe: Array Shift Register Pin
cmarcus23-May-07 2:22
cmarcus23-May-07 2:22 
GeneralRe: Array Shift Register Pin
Martin#23-May-07 3:32
Martin#23-May-07 3:32 
Hello,

You shouldn't access the Images and Lanes allways over the index ([i] or [i][j-1]).
Do it once and hold the reference as long as you need it.
This can also be a performance improfement.

All the best,

Martin
QuestionInsert into MS Access database using C#.Net Pin
sunkkd22-May-07 9:37
sunkkd22-May-07 9:37 
AnswerRe: Insert into MS Access database using C#.Net Pin
Pete O'Hanlon22-May-07 9:59
mvePete O'Hanlon22-May-07 9:59 
AnswerRe: Insert into MS Access database using C#.Net Pin
led mike22-May-07 10:01
led mike22-May-07 10:01 
AnswerRe: Insert into MS Access database using C#.Net Pin
Hamid_RT23-May-07 2:11
Hamid_RT23-May-07 2:11 
QuestionCreate pop-up message Pin
diddy3422-May-07 9:07
diddy3422-May-07 9:07 
AnswerRe: Create pop-up message Pin
Muammar©22-May-07 9:21
Muammar©22-May-07 9:21 
AnswerRe: Create pop-up message Pin
Hamid_RT23-May-07 2:18
Hamid_RT23-May-07 2:18 
QuestionCenter Text on Custom Button Pin
PHDENG8122-May-07 7:17
PHDENG8122-May-07 7:17 
AnswerRe: Center Text on Custom Button Pin
Manoj Kumar Rai22-May-07 8:02
professionalManoj Kumar Rai22-May-07 8:02 
GeneralRe: Center Text on Custom Button Pin
PHDENG8122-May-07 8:29
PHDENG8122-May-07 8:29 
AnswerRe: Center Text on Custom Button Pin
Ian Shlasko22-May-07 10:34
Ian Shlasko22-May-07 10:34 
GeneralRe: Center Text on Custom Button Pin
PHDENG8123-May-07 0:45
PHDENG8123-May-07 0:45 
GeneralRe: Center Text on Custom Button Pin
Ian Shlasko24-May-07 3:40
Ian Shlasko24-May-07 3:40 
GeneralRe: Center Text on Custom Button Pin
PHDENG8124-May-07 4:38
PHDENG8124-May-07 4:38 
QuestionDisabling controls without changing appearance Pin
Ian Shlasko22-May-07 6:13
Ian Shlasko22-May-07 6:13 
AnswerRe: Disabling controls without changing appearance Pin
Dave Herren22-May-07 6:33
Dave Herren22-May-07 6:33 
GeneralRe: Disabling controls without changing appearance Pin
Ian Shlasko22-May-07 7:42
Ian Shlasko22-May-07 7: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.