Click here to Skip to main content
15,912,207 members
Home / Discussions / C#
   

C#

 
QuestionDOS exec not receiving input from standard I/O... Pin
Fuzzychaos11-Oct-07 22:29
Fuzzychaos11-Oct-07 22:29 
AnswerRe: DOS exec not receiving input from standard I/O... Pin
Phil J Pearson12-Oct-07 10:23
Phil J Pearson12-Oct-07 10:23 
AnswerRe: DOS exec not receiving input from standard I/O... Pin
Fuzzychaos14-Oct-07 22:16
Fuzzychaos14-Oct-07 22:16 
GeneralRe: DOS exec not receiving input from standard I/O... Pin
Phil J Pearson15-Oct-07 7:58
Phil J Pearson15-Oct-07 7:58 
QuestionParameter Collection Pin
Sonia Gupta11-Oct-07 22:15
Sonia Gupta11-Oct-07 22:15 
AnswerRe: Parameter Collection Pin
Sonia Gupta11-Oct-07 22:25
Sonia Gupta11-Oct-07 22:25 
GeneralRe: Parameter Collection Pin
Pete O'Hanlon11-Oct-07 23:16
mvePete O'Hanlon11-Oct-07 23:16 
GeneralRe: Parameter Collection Pin
Brady Kelly11-Oct-07 23:43
Brady Kelly11-Oct-07 23:43 
Pete, that seems a lot of work for what I usually do:
<br />
int value1 = 10;<br />
cmd.Parameters.Add(new SqlParameter("@param1", value1));<br />

Or am I missing something?


I do not believe they are right who say that the defects of famous men should be ignored. I think it is better that we should know them. Then, though we are conscious of having faults as glaring as theirs, we can believe that that is no hindrance to our achieving also something of their virtues. - W. Somerset Maugham


My New Blog

GeneralRe: Parameter Collection Pin
Pete O'Hanlon11-Oct-07 23:59
mvePete O'Hanlon11-Oct-07 23:59 
GeneralRe: Parameter Collection Pin
Brady Kelly12-Oct-07 0:15
Brady Kelly12-Oct-07 0:15 
GeneralRe: Parameter Collection Pin
Pete O'Hanlon12-Oct-07 0:32
mvePete O'Hanlon12-Oct-07 0:32 
GeneralRe: Parameter Collection Pin
Sonia Gupta12-Oct-07 1:10
Sonia Gupta12-Oct-07 1:10 
GeneralRe: Parameter Collection Pin
Pete O'Hanlon12-Oct-07 1:27
mvePete O'Hanlon12-Oct-07 1:27 
GeneralRe: Parameter Collection [modified] Pin
Sonia Gupta12-Oct-07 1:47
Sonia Gupta12-Oct-07 1:47 
GeneralRe: Parameter Collection Pin
Pete O'Hanlon12-Oct-07 2:18
mvePete O'Hanlon12-Oct-07 2:18 
QuestionMdi Child Form bring to front Pin
Stevo Z11-Oct-07 21:59
Stevo Z11-Oct-07 21:59 
AnswerRe: Mdi Child Form bring to front Pin
Martin#12-Oct-07 1:11
Martin#12-Oct-07 1:11 
GeneralRe: Mdi Child Form bring to front Pin
Stevo Z12-Oct-07 4:26
Stevo Z12-Oct-07 4:26 
AnswerRe: Mdi Child Form bring to front Pin
Dave Kreskowiak12-Oct-07 5:00
mveDave Kreskowiak12-Oct-07 5:00 
QuestionClick the Back & Forword Button internet explorer Pin
Rinki Mukheraji11-Oct-07 21:39
Rinki Mukheraji11-Oct-07 21:39 
AnswerRe: Click the Back & Forword Button internet explorer Pin
Christian Graus11-Oct-07 23:44
protectorChristian Graus11-Oct-07 23:44 
Questionbiometrics...need help Pin
TheCardinal11-Oct-07 21:23
TheCardinal11-Oct-07 21:23 
AnswerRe: biometrics...need help Pin
Paul Conrad12-Oct-07 13:32
professionalPaul Conrad12-Oct-07 13:32 
AnswerRe: biometrics...need help Pin
il_masacratore14-Oct-07 21:36
il_masacratore14-Oct-07 21:36 
GeneralRe: biometrics...need help Pin
TheCardinal14-Oct-07 21:56
TheCardinal14-Oct-07 21:56 

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.