Click here to Skip to main content
15,884,472 members
Home / Discussions / C#
   

C#

 
Questionclick on dtagridview display result in relative textbox Pin
jadhavShubhangi8-Mar-10 22:17
jadhavShubhangi8-Mar-10 22:17 
AnswerMy vote of 1 Pin
Keith Barrow8-Mar-10 22:36
professionalKeith Barrow8-Mar-10 22:36 
GeneralRe: My vote of 1 Pin
jadhavShubhangi8-Mar-10 22:39
jadhavShubhangi8-Mar-10 22:39 
GeneralRe: My vote of 1 Pin
OriginalGriff8-Mar-10 22:58
mveOriginalGriff8-Mar-10 22:58 
GeneralRe: My vote of 1 Pin
Luc Pattyn9-Mar-10 0:27
sitebuilderLuc Pattyn9-Mar-10 0:27 
GeneralRe: My vote of 1 Pin
OriginalGriff9-Mar-10 0:34
mveOriginalGriff9-Mar-10 0:34 
GeneralRe: My vote of 5 Pin
OriginalGriff8-Mar-10 22:39
mveOriginalGriff8-Mar-10 22:39 
QuestionUnstoppable process from Task Manager Pin
Ihtesham8-Mar-10 21:03
Ihtesham8-Mar-10 21:03 
Hi guyz.

I am writing a parental control system. This is a C#.NET executable ParentalController.exe and is started as System.Diagnostics.Process.Start. The app is working fine but i don't want the children to stop the ParentalController.exe from Task Manager. I have tried a solution in which another app (guard.exe) is guarding the ParentalController.exe but i dont like this solution theoritically because a clever child can stop both the executables. So i am looking for a solution in which the child just cannot stop the application and its guardian from Task Manager. However the administrator (Parent) can stop both executables.

I hope i have explained the problem properly. Please help me.

Thanks
AnswerRe: Unstoppable process from Task Manager Pin
Calla8-Mar-10 21:10
Calla8-Mar-10 21:10 
GeneralRe: Unstoppable process from Task Manager Pin
Ihtesham8-Mar-10 21:13
Ihtesham8-Mar-10 21:13 
GeneralRe: Unstoppable process from Task Manager Pin
Calla8-Mar-10 22:07
Calla8-Mar-10 22:07 
GeneralRe: Unstoppable process from Task Manager Pin
Ihtesham8-Mar-10 22:19
Ihtesham8-Mar-10 22:19 
QuestionFinding the nearest value within a .txt file that is above another value Pin
suprsnipes8-Mar-10 18:37
suprsnipes8-Mar-10 18:37 
AnswerRe: Finding the nearest value within a .txt file that is above another value Pin
Calla8-Mar-10 20:03
Calla8-Mar-10 20:03 
GeneralRe: Finding the nearest value within a .txt file that is above another value Pin
suprsnipes8-Mar-10 21:32
suprsnipes8-Mar-10 21:32 
GeneralRe: Finding the nearest value within a .txt file that is above another value Pin
Calla8-Mar-10 22:02
Calla8-Mar-10 22:02 
QuestionWhich option is better for Reading file. File.ReadAllText(fileName) OR StreamReader Pin
Nadia Monalisa8-Mar-10 15:55
Nadia Monalisa8-Mar-10 15:55 
AnswerRe: Which option is better for Reading file. File.ReadAllText(fileName) OR StreamReader Pin
Scott Dorman8-Mar-10 16:22
professionalScott Dorman8-Mar-10 16:22 
GeneralRe: Which option is better for Reading file. File.ReadAllText(fileName) OR StreamReader Pin
Nadia Monalisa8-Mar-10 17:24
Nadia Monalisa8-Mar-10 17:24 
GeneralRe: Which option is better for Reading file. File.ReadAllText(fileName) OR StreamReader Pin
Luc Pattyn8-Mar-10 17:45
sitebuilderLuc Pattyn8-Mar-10 17:45 
GeneralRe: Which option is better for Reading file. File.ReadAllText(fileName) OR StreamReader Pin
OriginalGriff8-Mar-10 22:37
mveOriginalGriff8-Mar-10 22:37 
GeneralRe: Which option is better for Reading file. File.ReadAllText(fileName) OR StreamReader Pin
Scott Dorman9-Mar-10 3:41
professionalScott Dorman9-Mar-10 3:41 
AnswerRe: Which option is better for Reading file. File.ReadAllText(fileName) OR StreamReader Pin
Luc Pattyn8-Mar-10 16:25
sitebuilderLuc Pattyn8-Mar-10 16:25 
GeneralRe: Which option is better for Reading file. File.ReadAllText(fileName) OR StreamReader Pin
Nadia Monalisa8-Mar-10 17:28
Nadia Monalisa8-Mar-10 17:28 
GeneralRe: Which option is better for Reading file. File.ReadAllText(fileName) OR StreamReader Pin
Luc Pattyn8-Mar-10 17:41
sitebuilderLuc Pattyn8-Mar-10 17: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.