Click here to Skip to main content
15,910,083 members
Home / Discussions / C#
   

C#

 
GeneralRe: Can't write to multi-dimension DataSet Pin
MAW303-Dec-07 18:21
MAW303-Dec-07 18:21 
GeneralRe: Can't write to multi-dimension DataSet Pin
CKnig3-Dec-07 18:32
CKnig3-Dec-07 18:32 
GeneralRe: Can't write to multi-dimension DataSet Pin
Vikram A Punathambekar4-Dec-07 1:24
Vikram A Punathambekar4-Dec-07 1:24 
Questionhow to link expresssion blend to sql ddatabase Pin
angels7773-Dec-07 15:17
angels7773-Dec-07 15:17 
QuestionEmbedding dlls into exe and references from that dlls Pin
Coyote.Max3-Dec-07 13:13
Coyote.Max3-Dec-07 13:13 
GeneralRe: Embedding dlls into exe and references from that dlls Pin
Anthony Mushrow3-Dec-07 13:26
professionalAnthony Mushrow3-Dec-07 13:26 
GeneralProcess.Start Pin
eggie53-Dec-07 9:27
eggie53-Dec-07 9:27 
GeneralRe: Process.Start Pin
Sean Michael Murphy3-Dec-07 10:02
Sean Michael Murphy3-Dec-07 10:02 
eggie5 wrote:
Currently, this code will return immediately after the process is
started. How can I modify it so that it will not return until the
process has stopped?


C#
process.Start();
process.WaitForExit();
Share and enjoy.

Sean
Questiondisable HTML tags in DataGrid Cells ( VS.Net 2003 ) Pin
ALAQUNAIBI2-Dec-07 0:06
ALAQUNAIBI2-Dec-07 0:06 
AnswerRe: disable HTML tags in DataGrid Cells ( VS.Net 2003 ) Pin
pmarfleet2-Dec-07 0:17
pmarfleet2-Dec-07 0:17 
GeneralRe: disable HTML tags in DataGrid Cells ( VS.Net 2003 ) Pin
ALAQUNAIBI2-Dec-07 1:43
ALAQUNAIBI2-Dec-07 1:43 
Questionhow can create an application that can't kill it? Pin
Learn Searcher1-Dec-07 23:53
Learn Searcher1-Dec-07 23:53 
AnswerRe: how can create an application that can't kill it? Pin
pmarfleet2-Dec-07 0:15
pmarfleet2-Dec-07 0:15 
GeneralRe: how can create an application that can't kill it? Pin
Pete O'Hanlon3-Dec-07 11:02
mvePete O'Hanlon3-Dec-07 11:02 
GeneralRe: how can create an application that can't kill it? Pin
Learn Searcher3-Dec-07 20:10
Learn Searcher3-Dec-07 20:10 
GeneralRe: how can create an application that can't kill it? Pin
PIEBALDconsult4-Dec-07 7:18
mvePIEBALDconsult4-Dec-07 7:18 
QuestionDate Format Pin
Shaahinm1-Dec-07 22:38
Shaahinm1-Dec-07 22:38 
GeneralRe: Date Format Pin
Skippums3-Dec-07 10:09
Skippums3-Dec-07 10:09 
QuestionPicturebox Opacity Pin
Xmen Real 1-Dec-07 22:24
professional Xmen Real 1-Dec-07 22:24 
GeneralRe: Picturebox Opacity Pin
Christian Graus3-Dec-07 11:25
protectorChristian Graus3-Dec-07 11:25 
QuestionHow to Expand nested Complex types in propertygrid? Pin
tanveer.serene1-Dec-07 18:30
tanveer.serene1-Dec-07 18:30 
Questionproblem in API [modified] Pin
mymo_h1-Dec-07 14:37
mymo_h1-Dec-07 14:37 
AnswerRe: problem in API Pin
Ravi Bhavnani1-Dec-07 14:48
professionalRavi Bhavnani1-Dec-07 14:48 
GeneralRe: problem in API Pin
mymo_h1-Dec-07 15:18
mymo_h1-Dec-07 15:18 
AnswerRe: problem in API Pin
Paul Conrad1-Dec-07 15:01
professionalPaul Conrad1-Dec-07 15:01 

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.