Click here to Skip to main content
15,888,212 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to do edit ,update and delete in DataGridview using C# Pin
Mycroft Holmes16-Jan-11 20:23
professionalMycroft Holmes16-Jan-11 20:23 
GeneralRe: How to do edit ,update and delete in DataGridview using C# Pin
OriginalGriff16-Jan-11 20:43
mveOriginalGriff16-Jan-11 20:43 
AnswerRe: How to do edit ,update and delete in DataGridview using C# Pin
RaviRanjanKr16-Jan-11 22:49
professionalRaviRanjanKr16-Jan-11 22:49 
GeneralRe: How to do edit ,update and delete in DataGridview using C# Pin
Pete O'Hanlon16-Jan-11 22:57
mvePete O'Hanlon16-Jan-11 22:57 
GeneralRe: How to do edit ,update and delete in DataGridview using C# Pin
RaviRanjanKr17-Jan-11 1:41
professionalRaviRanjanKr17-Jan-11 1:41 
GeneralRe: How to do edit ,update and delete in DataGridview using C# Pin
Henry Minute17-Jan-11 5:58
Henry Minute17-Jan-11 5:58 
GeneralRe: How to do edit ,update and delete in DataGridview using C# Pin
Pete O'Hanlon17-Jan-11 6:17
mvePete O'Hanlon17-Jan-11 6:17 
QuestionHow to not allowing the user to kill a process from Task Manager Pin
Aseem Sharma16-Jan-11 6:22
Aseem Sharma16-Jan-11 6:22 
Hi friends,

I am developing a Parental Control application. I want that no body could kill this application from Task-Manager. Even administrator should not be allowed to kill this process from Task-Manager.

The only way to close the application should be that user click its CLOSE button, he will be then asked to enter his password, and if he enters correct password, application would get closed.

The behavior should be similar to when user try to kill an anti-virus. For example when I try to kill the anti-virus Kaspersky, I get below error message:

---------------------------
Unable to Terminate Process
---------------------------
The operation could not be completed.

Access is denied.


I also want similar behavior. Please let me know, how to do that.

Thanks in advance
AnswerRe: How to not allowing the user to kill a process from Task Manager [modified] Pin
Dan Mos16-Jan-11 6:30
Dan Mos16-Jan-11 6:30 
AnswerRe: How to not allowing the user to kill a process from Task Manager Pin
Manfred Rudolf Bihy16-Jan-11 6:36
professionalManfred Rudolf Bihy16-Jan-11 6:36 
AnswerRe: How to not allowing the user to kill a process from Task Manager Pin
Pete O'Hanlon16-Jan-11 9:15
mvePete O'Hanlon16-Jan-11 9:15 
GeneralRe: How to not allowing the user to kill a process from Task Manager Pin
fjdiewornncalwe16-Jan-11 16:46
professionalfjdiewornncalwe16-Jan-11 16:46 
Questionsome questions about Chart control Pin
Erdinc2716-Jan-11 2:17
Erdinc2716-Jan-11 2:17 
QuestionStatic label in taskbar Pin
WritinCode15-Jan-11 19:35
WritinCode15-Jan-11 19:35 
AnswerRe: Static label in taskbar Pin
Eddy Vluggen16-Jan-11 10:39
professionalEddy Vluggen16-Jan-11 10:39 
Questioncant play sound from source using MediaElement Pin
igalep13215-Jan-11 12:10
igalep13215-Jan-11 12:10 
AnswerRe: cant play sound from source using MediaElement [modified] Pin
RaviRanjanKr15-Jan-11 18:23
professionalRaviRanjanKr15-Jan-11 18:23 
GeneralRe: cant play sound from source using MediaElement Pin
igalep13216-Jan-11 11:16
igalep13216-Jan-11 11:16 
GeneralRe: cant play sound from source using MediaElement Pin
RaviRanjanKr16-Jan-11 17:57
professionalRaviRanjanKr16-Jan-11 17:57 
QuestionDo people know about LINQ expression trees for super fast reflection? Pin
SledgeHammer0115-Jan-11 9:15
SledgeHammer0115-Jan-11 9:15 
AnswerRe: Do people know about LINQ expression trees for super fast reflection? PinPopular
Pete O'Hanlon15-Jan-11 10:26
mvePete O'Hanlon15-Jan-11 10:26 
GeneralRe: Do people know about LINQ expression trees for super fast reflection? Pin
SledgeHammer0115-Jan-11 11:23
SledgeHammer0115-Jan-11 11:23 
GeneralRe: Do people know about LINQ expression trees for super fast reflection? Pin
N a v a n e e t h16-Jan-11 4:51
N a v a n e e t h16-Jan-11 4:51 
GeneralRe: Do people know about LINQ expression trees for super fast reflection? Pin
Pete O'Hanlon16-Jan-11 5:06
mvePete O'Hanlon16-Jan-11 5:06 
GeneralRe: Do people know about LINQ expression trees for super fast reflection? Pin
N a v a n e e t h16-Jan-11 5:15
N a v a n e e t h16-Jan-11 5: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.