Click here to Skip to main content
15,886,761 members
Home / Discussions / C#
   

C#

 
AnswerRe: 'is' operator Pin
Colin Angus Mackay8-Jun-09 12:54
Colin Angus Mackay8-Jun-09 12:54 
AnswerRe: 'is' operator Pin
PIEBALDconsult8-Jun-09 13:13
mvePIEBALDconsult8-Jun-09 13:13 
QuestionKilling a process Pin
CodingYoshi8-Jun-09 9:27
CodingYoshi8-Jun-09 9:27 
AnswerRe: Killing a process Pin
Luc Pattyn8-Jun-09 9:35
sitebuilderLuc Pattyn8-Jun-09 9:35 
GeneralRe: Killing a process Pin
EliottA8-Jun-09 9:38
EliottA8-Jun-09 9:38 
GeneralRe: Killing a process Pin
CodingYoshi8-Jun-09 9:54
CodingYoshi8-Jun-09 9:54 
AnswerRe: Killing a process Pin
EliottA8-Jun-09 9:36
EliottA8-Jun-09 9:36 
GeneralRe: Killing a process Pin
CodingYoshi8-Jun-09 9:53
CodingYoshi8-Jun-09 9:53 
I tried Quit() along with setting it to null but the process still existed. Any other idea?

I am thinking of logging the time my app starts and then checking the start time of each process. If the start time is bigger than start time of app and created by the same user then I will kill it. But it is still possible, the user opened an excel file outside my app while my app is active so this is not the best solution.

CodingYoshi

Visual Basic is for basic people, C# is for sharp people. Farid Tarin '07

GeneralRe: Killing a process Pin
EliottA8-Jun-09 9:56
EliottA8-Jun-09 9:56 
GeneralRe: Killing a process Pin
CodingYoshi8-Jun-09 10:00
CodingYoshi8-Jun-09 10:00 
GeneralRe: Killing a process Pin
EliottA8-Jun-09 10:01
EliottA8-Jun-09 10:01 
GeneralRe: Killing a process Pin
CodingYoshi8-Jun-09 10:05
CodingYoshi8-Jun-09 10:05 
GeneralRe: Killing a process Pin
EliottA8-Jun-09 10:07
EliottA8-Jun-09 10:07 
GeneralRe: Killing a process Pin
CodingYoshi8-Jun-09 10:19
CodingYoshi8-Jun-09 10:19 
GeneralRe: Killing a process Pin
EliottA8-Jun-09 10:26
EliottA8-Jun-09 10:26 
GeneralRe: Killing a process Pin
CodingYoshi8-Jun-09 10:30
CodingYoshi8-Jun-09 10:30 
GeneralRe: Killing a process Pin
EliottA8-Jun-09 10:36
EliottA8-Jun-09 10:36 
AnswerRe: Killing a process Pin
yunusdemiray8-Jun-09 20:11
yunusdemiray8-Jun-09 20:11 
GeneralRe: Killing a process Pin
CodingYoshi9-Jun-09 3:35
CodingYoshi9-Jun-09 3:35 
QuestionC# Images on Forms Pin
markymarky8-Jun-09 9:08
markymarky8-Jun-09 9:08 
AnswerRe: C# Images on Forms Pin
Henry Minute8-Jun-09 9:52
Henry Minute8-Jun-09 9:52 
GeneralRe: C# Images on Forms Pin
Luc Pattyn8-Jun-09 10:50
sitebuilderLuc Pattyn8-Jun-09 10:50 
GeneralRe: C# Images on Forms Pin
Henry Minute8-Jun-09 10:56
Henry Minute8-Jun-09 10:56 
GeneralRe: C# Images on Forms Pin
Luc Pattyn8-Jun-09 11:03
sitebuilderLuc Pattyn8-Jun-09 11:03 
GeneralRe: C# Images on Forms Pin
Henry Minute8-Jun-09 12:23
Henry Minute8-Jun-09 12:23 

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.