Click here to Skip to main content
15,905,414 members
Home / Discussions / C#
   

C#

 
GeneralRe: Design question with message sending Pin
mav.northwind14-Jun-07 10:31
mav.northwind14-Jun-07 10:31 
QuestionUser control that cannot be resized Pin
mkorin13-Jun-07 8:10
mkorin13-Jun-07 8:10 
AnswerRe: User control that cannot be resized Pin
andreumv13-Jun-07 10:46
andreumv13-Jun-07 10:46 
GeneralRe: User control that cannot be resized Pin
mkorin13-Jun-07 11:35
mkorin13-Jun-07 11:35 
AnswerRe: User control that cannot be resized Pin
Martin#14-Jun-07 4:18
Martin#14-Jun-07 4:18 
Questionhow to attach database object to textwriter Pin
ksrs13-Jun-07 8:07
ksrs13-Jun-07 8:07 
QuestionCommand Line Process Execution [modified] Pin
Justin Perez13-Jun-07 7:38
Justin Perez13-Jun-07 7:38 
AnswerRe: Command Line Process Execution Pin
Luc Pattyn13-Jun-07 7:56
sitebuilderLuc Pattyn13-Jun-07 7:56 
Hi,

you seem to reuse the same crlfProcess object for all files; I dont think this is OK,
especially since Process.Start() does not wait for the process to terminate, so you
would end up with one process object representing a bunch of processes...

Smile | :)


GeneralRe: Command Line Process Execution Pin
Justin Perez13-Jun-07 8:16
Justin Perez13-Jun-07 8:16 
GeneralRe: Command Line Process Execution Pin
Luc Pattyn13-Jun-07 9:21
sitebuilderLuc Pattyn13-Jun-07 9:21 
QuestionProblem using ProgressBar or other informative control... Pin
Khoramdin13-Jun-07 7:34
Khoramdin13-Jun-07 7:34 
AnswerRe: Problem using ProgressBar or other informative control... Pin
Giorgi Dalakishvili13-Jun-07 7:46
mentorGiorgi Dalakishvili13-Jun-07 7:46 
AnswerRe: Problem using ProgressBar or other informative control... Pin
Ed.Poore13-Jun-07 7:52
Ed.Poore13-Jun-07 7:52 
AnswerRe: Problem using ProgressBar or other informative control... Pin
Justin Perez13-Jun-07 7:52
Justin Perez13-Jun-07 7:52 
QuestionCombination console/form app Pin
eosisms13-Jun-07 7:29
eosisms13-Jun-07 7:29 
AnswerRe: Combination console/form app Pin
Ed.Poore13-Jun-07 7:53
Ed.Poore13-Jun-07 7:53 
AnswerRe: Combination console/form app Pin
MidwestLimey13-Jun-07 13:27
professionalMidwestLimey13-Jun-07 13:27 
AnswerRe: Combination console/form app Pin
eosisms14-Jun-07 8:56
eosisms14-Jun-07 8:56 
Questionhow can ... Pin
B.A13-Jun-07 6:51
B.A13-Jun-07 6:51 
AnswerRe: how can ... Pin
Ed.Poore13-Jun-07 7:54
Ed.Poore13-Jun-07 7:54 
Questioncontroling status of a call made by a hanset using tapi 3 Pin
georgishelpmegodtoo13-Jun-07 6:10
georgishelpmegodtoo13-Jun-07 6:10 
QuestionNeed a DataGridView With Footer. Pin
hdv21213-Jun-07 5:39
hdv21213-Jun-07 5:39 
AnswerRe: Need a DataGridView With Footer. Pin
Not Active13-Jun-07 6:08
mentorNot Active13-Jun-07 6:08 
QuestionMoving a control in runtime with c#, without using c++ api Pin
sinosoidal13-Jun-07 4:15
sinosoidal13-Jun-07 4:15 
AnswerRe: Moving a control in runtime with c#, without using c++ api [modified] Pin
Martin#13-Jun-07 4:30
Martin#13-Jun-07 4:30 

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.