Click here to Skip to main content
15,903,362 members
Home / Discussions / C#
   

C#

 
GeneralCalling external apps from c# Pin
7-Dec-01 5:22
suss7-Dec-01 5:22 
GeneralRe: Calling external apps from c# Pin
Erik Thompson7-Dec-01 12:27
sitebuilderErik Thompson7-Dec-01 12:27 
QuestionConnecting to proxy server using socks4 or 5? Pin
fadi7-Dec-01 4:50
fadi7-Dec-01 4:50 
GeneralDockable window Pin
Hoang30-Nov-01 17:05
Hoang30-Nov-01 17:05 
GeneralRe: Dockable window Pin
Neill Jordan6-Dec-01 6:32
Neill Jordan6-Dec-01 6:32 
GeneralRe: Dockable window Pin
fadi7-Dec-01 4:35
fadi7-Dec-01 4:35 
Generalgrid control Pin
Neill Jordan30-Nov-01 12:40
Neill Jordan30-Nov-01 12:40 
GeneralRe: grid control Pin
30-Nov-01 13:31
suss30-Nov-01 13:31 
GeneralRe: grid control Pin
jkgh3-Dec-01 5:17
jkgh3-Dec-01 5:17 
Generalsprintf() Pin
Rick Crone29-Nov-01 7:26
Rick Crone29-Nov-01 7:26 
GeneralRe: sprintf() Pin
Nish Nishant29-Nov-01 16:25
sitebuilderNish Nishant29-Nov-01 16:25 
GeneralRe: sprintf() Pin
Eric Gunnerson (msft)3-Dec-01 8:36
Eric Gunnerson (msft)3-Dec-01 8:36 
GeneralVisual Studio .NET forgets WindowState of base-class Form Pin
Mike Morearty25-Nov-01 8:45
Mike Morearty25-Nov-01 8:45 
QuestionHow to create a container control Pin
Fairytale24-Nov-01 2:37
Fairytale24-Nov-01 2:37 
AnswerRe: How to create a container control Pin
Makyana17-Dec-01 9:55
Makyana17-Dec-01 9:55 
GeneralRunning an external program Pin
Tariq20-Nov-01 19:25
Tariq20-Nov-01 19:25 
GeneralRe: Running an external program Pin
Andreas Philipson21-Nov-01 4:20
Andreas Philipson21-Nov-01 4:20 
System.Diagnostics.Process.Start ("notepad.exe");


Check out the documentation on the System.Diagnostics.Process class for more info...

Andreas Philipson
GeneralRe: Running an external program Pin
Tariq21-Nov-01 7:17
Tariq21-Nov-01 7:17 
GeneralRe: Running an external program Pin
Andreas Philipson21-Nov-01 8:19
Andreas Philipson21-Nov-01 8:19 
GeneralGetProcesses(string machinename) method... Pin
20-Nov-01 12:12
suss20-Nov-01 12:12 
GeneralXML in function descriptions doesn't correctly deal with less-than and greater-than Pin
Mike Morearty18-Nov-01 19:47
Mike Morearty18-Nov-01 19:47 
GeneralRe: XML in function descriptions doesn't correctly deal with less-than and greater-than Pin
Paul Watson21-Nov-01 4:57
sitebuilderPaul Watson21-Nov-01 4:57 
GeneralEventLog or System.Diagnostics classes not working.. Pin
16-Nov-01 6:26
suss16-Nov-01 6:26 
GeneralRe: EventLog or System.Diagnostics classes not working.. Pin
Andreas Philipson16-Nov-01 11:57
Andreas Philipson16-Nov-01 11:57 
GeneralRe: EventLog or System.Diagnostics classes not working.. Pin
20-Nov-01 12:15
suss20-Nov-01 12:15 

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.