Click here to Skip to main content
16,011,508 members
Home / Discussions / C#
   

C#

 
AnswerRe: Validating a datagrid Pin
Judah Gabriel Himango20-Nov-06 6:02
sponsorJudah Gabriel Himango20-Nov-06 6:02 
AnswerRe: Validating a datagrid Pin
Deepasubramanian20-Nov-06 14:51
Deepasubramanian20-Nov-06 14:51 
QuestionPassing in an array Pin
Muntyness20-Nov-06 5:31
Muntyness20-Nov-06 5:31 
AnswerRe: Passing in an array Pin
LiquidE_SA20-Nov-06 5:35
LiquidE_SA20-Nov-06 5:35 
GeneralRe: Passing in an array Pin
Muntyness20-Nov-06 5:40
Muntyness20-Nov-06 5:40 
GeneralRe: Passing in an array Pin
LiquidE_SA20-Nov-06 5:45
LiquidE_SA20-Nov-06 5:45 
GeneralRe: Passing in an array Pin
Guffa20-Nov-06 6:20
Guffa20-Nov-06 6:20 
GeneralRe: Passing in an array Pin
Muntyness20-Nov-06 6:57
Muntyness20-Nov-06 6:57 
Yeah, but I'm now creating a temporary array inside the method call, which is how I wanted it.

Plus if I call half a dozen methods, I dont have to remember what names I've used for the arrays previously. (The contents of the array assumed to be different for every call because it's something the user can modify whenever he wants to)

- Munty
GeneralRe: Passing in an array Pin
Guffa20-Nov-06 7:22
Guffa20-Nov-06 7:22 
AnswerRe: Passing in an array Pin
dbetting20-Nov-06 13:08
dbetting20-Nov-06 13:08 
GeneralRe: Passing in an array Pin
Muntyness21-Nov-06 3:25
Muntyness21-Nov-06 3:25 
QuestionWhich data format to use in C# Pin
LiquidE_SA20-Nov-06 5:26
LiquidE_SA20-Nov-06 5:26 
AnswerRe: Which data format to use in C# Pin
Colin Angus Mackay20-Nov-06 5:35
Colin Angus Mackay20-Nov-06 5:35 
GeneralRe: Which data format to use in C# Pin
LiquidE_SA20-Nov-06 5:44
LiquidE_SA20-Nov-06 5:44 
GeneralRe: Which data format to use in C# Pin
Colin Angus Mackay20-Nov-06 6:17
Colin Angus Mackay20-Nov-06 6:17 
GeneralRe: Which data format to use in C# Pin
LiquidE_SA20-Nov-06 6:25
LiquidE_SA20-Nov-06 6:25 
GeneralRe: Which data format to use in C# Pin
Colin Angus Mackay20-Nov-06 6:36
Colin Angus Mackay20-Nov-06 6:36 
GeneralRe: Which data format to use in C# Pin
LiquidE_SA20-Nov-06 6:39
LiquidE_SA20-Nov-06 6:39 
GeneralRe: Which data format to use in C# Pin
Colin Angus Mackay20-Nov-06 8:08
Colin Angus Mackay20-Nov-06 8:08 
GeneralRe: Which data format to use in C# Pin
Scott Dorman20-Nov-06 8:27
professionalScott Dorman20-Nov-06 8:27 
GeneralRe: Which data format to use in C# Pin
lost in transition 21-Nov-06 4:55
lost in transition 21-Nov-06 4:55 
QuestionWhy can't properties be passed as out/ref parameters? Pin
Dan Neely20-Nov-06 5:07
Dan Neely20-Nov-06 5:07 
AnswerRe: Why can't properties be passed as out/ref parameters? Pin
Colin Angus Mackay20-Nov-06 5:37
Colin Angus Mackay20-Nov-06 5:37 
GeneralRe: Why can't properties be passed as out/ref parameters? Pin
Judah Gabriel Himango20-Nov-06 6:02
sponsorJudah Gabriel Himango20-Nov-06 6:02 
GeneralRe: Why can't properties be passed as out/ref parameters? Pin
Colin Angus Mackay20-Nov-06 6:19
Colin Angus Mackay20-Nov-06 6:19 

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.