Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
GeneralRe: polymorphism Pin
Keith Barrow8-Jul-10 7:44
professionalKeith Barrow8-Jul-10 7:44 
QuestionDetecting Button Clicks In Outlook Pin
euroazn8-Jul-10 4:28
euroazn8-Jul-10 4:28 
QuestionGet Parent form name in custom control Pin
kartheesh8-Jul-10 2:36
kartheesh8-Jul-10 2:36 
AnswerRe: Get Parent form name in custom control Pin
Ennis Ray Lynch, Jr.8-Jul-10 4:26
Ennis Ray Lynch, Jr.8-Jul-10 4:26 
AnswerRe: Get Parent form name in custom control [modified] Pin
kartheesh8-Jul-10 22:31
kartheesh8-Jul-10 22:31 
AnswerRe: Get Parent form name in custom control Pin
William Winner8-Jul-10 8:04
William Winner8-Jul-10 8:04 
AnswerRe: Get Parent form name in custom control Pin
Roger Wright8-Jul-10 16:56
professionalRoger Wright8-Jul-10 16:56 
QuestionProcess in C# (Open exe) Pin
ShafiqA8-Jul-10 0:36
ShafiqA8-Jul-10 0:36 
Hi Guy,
I need to open exe through C#. I am able to open exe by writing code

System.Diagnostics.Process.Start("C:\Program Files\abc\xyz.exe");

but now I need to check if it is already open then no need to run this code because it will reopen.
basically need to check whether its open or not, open only if not open....

Thanks&Regards
Shafiq...
AnswerRe: Process in C# (Open exe) Pin
monstale8-Jul-10 0:53
monstale8-Jul-10 0:53 
AnswerRe: Process in C# (Open exe) Pin
Peace ON8-Jul-10 0:59
Peace ON8-Jul-10 0:59 
GeneralRe: Process in C# (Open exe) Pin
ShafiqA8-Jul-10 1:13
ShafiqA8-Jul-10 1:13 
GeneralRe: Process in C# (Open exe) Pin
Peace ON8-Jul-10 1:38
Peace ON8-Jul-10 1:38 
GeneralRe: Process in C# (Open exe) Pin
ShafiqA8-Jul-10 1:53
ShafiqA8-Jul-10 1:53 
GeneralRe: Process in C# (Open exe) Pin
Peace ON8-Jul-10 3:02
Peace ON8-Jul-10 3:02 
AnswerRe: Process in C# (Open exe) Pin
Calla8-Jul-10 3:19
Calla8-Jul-10 3:19 
QuestionHow to remove character from string Pin
M Riaz Bashir7-Jul-10 22:09
M Riaz Bashir7-Jul-10 22:09 
AnswerRe: How to remove character from string Pin
R. Giskard Reventlov7-Jul-10 22:19
R. Giskard Reventlov7-Jul-10 22:19 
AnswerRe: How to remove character from string Pin
Calla7-Jul-10 22:22
Calla7-Jul-10 22:22 
GeneralRe: How to remove character from string Pin
R. Giskard Reventlov7-Jul-10 22:30
R. Giskard Reventlov7-Jul-10 22:30 
GeneralRe: How to remove character from string PinPopular
Calla7-Jul-10 22:46
Calla7-Jul-10 22:46 
GeneralRe: How to remove character from string PinPopular
R. Giskard Reventlov7-Jul-10 22:51
R. Giskard Reventlov7-Jul-10 22:51 
GeneralRe: How to remove character from string Pin
Calla7-Jul-10 22:59
Calla7-Jul-10 22:59 
GeneralRe: How to remove character from string Pin
R. Giskard Reventlov7-Jul-10 23:17
R. Giskard Reventlov7-Jul-10 23:17 
GeneralRe: How to remove character from string Pin
J4amieC7-Jul-10 22:48
J4amieC7-Jul-10 22:48 
GeneralRe: How to remove character from string Pin
Pete O'Hanlon7-Jul-10 23:41
mvePete O'Hanlon7-Jul-10 23:41 

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.