Click here to Skip to main content
15,890,282 members
Home / Discussions / C#
   

C#

 
GeneralRe: Property as an array? Pin
Heath Stewart24-Nov-03 16:14
protectorHeath Stewart24-Nov-03 16:14 
QuestionHELP X_x;;; I wanna make a simple program do simple task but... how? Pin
C# n00b24-Nov-03 12:42
C# n00b24-Nov-03 12:42 
AnswerRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Christian Graus24-Nov-03 13:05
protectorChristian Graus24-Nov-03 13:05 
AnswerRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Kentamanos24-Nov-03 13:10
Kentamanos24-Nov-03 13:10 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
C# n00b24-Nov-03 13:17
C# n00b24-Nov-03 13:17 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Kentamanos24-Nov-03 13:33
Kentamanos24-Nov-03 13:33 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
C# n00b24-Nov-03 14:25
C# n00b24-Nov-03 14:25 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Kentamanos24-Nov-03 14:56
Kentamanos24-Nov-03 14:56 
What did you try to put in the if statement? It sounds like you might be lacking some understanding of C# syntax in general. I think it's more important to understand this type of thing than doing arbitrary tasks like running programs. I know you're excited, but you really should learn to walk before you run. If you're new to programming in general, you should start with very easy tasks to gain understanding. Something simple like "Print the first 100 multiples of 5" or some such sillyness.

In any event, for determining if a program is already running, take a look here. The first reply to the question deals with getting a list of the running processes and checking their names. In the case of that thread, he was comparing it to the currently running program, but in your case it will be whatever the name of the program you're looking for.




I, for one, do not think the problem was that the band was down. I think that the problem may have been that there was a Stonehenge monument on the stage that was in danger of being crushed by a dwarf.

-David St. Hubbins
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
C# n00b24-Nov-03 15:36
C# n00b24-Nov-03 15:36 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Kentamanos24-Nov-03 21:36
Kentamanos24-Nov-03 21:36 
Generalcreating a condition on the desktop shortuct and program menus in setup programs Pin
blakeb_124-Nov-03 11:43
blakeb_124-Nov-03 11:43 
GeneralRe: creating a condition on the desktop shortuct and program menus in setup programs Pin
Heath Stewart24-Nov-03 16:02
protectorHeath Stewart24-Nov-03 16:02 
GeneralImage in a Datagrid Pin
Patricio Ortiz24-Nov-03 11:35
Patricio Ortiz24-Nov-03 11:35 
GeneralRe: Image in a Datagrid Pin
Christian Graus24-Nov-03 13:05
protectorChristian Graus24-Nov-03 13:05 
GeneralRe: Image in a Datagrid Pin
Patricio Ortiz24-Nov-03 13:57
Patricio Ortiz24-Nov-03 13:57 
GeneralRe: Image in a Datagrid Pin
Christian Graus24-Nov-03 15:22
protectorChristian Graus24-Nov-03 15:22 
Generaldeploying an application that uses jet 4.0 for data access Pin
blakeb_124-Nov-03 11:03
blakeb_124-Nov-03 11:03 
GeneralRe: deploying an application that uses jet 4.0 for data access Pin
Heath Stewart24-Nov-03 11:32
protectorHeath Stewart24-Nov-03 11:32 
GeneralRe: deploying an application that uses jet 4.0 for data access Pin
blakeb_124-Nov-03 11:40
blakeb_124-Nov-03 11:40 
GeneralRe: deploying an application that uses jet 4.0 for data access Pin
Heath Stewart24-Nov-03 15:50
protectorHeath Stewart24-Nov-03 15:50 
GeneralExcel C# programming question Pin
pankajdaga24-Nov-03 10:15
pankajdaga24-Nov-03 10:15 
GeneralRe: Excel C# programming question Pin
Corinna John24-Nov-03 21:04
Corinna John24-Nov-03 21:04 
GeneralRe: Excel C# programming question Pin
pankajdaga25-Nov-03 4:29
pankajdaga25-Nov-03 4:29 
GeneralRe: Excel C# programming question Pin
pankajdaga25-Nov-03 9:00
pankajdaga25-Nov-03 9:00 
GeneralWindows Forms - Control Focus Pin
AJ12324-Nov-03 8:47
AJ12324-Nov-03 8:47 

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.