Click here to Skip to main content
15,899,754 members
Home / Discussions / C#
   

C#

 
AnswerRe: Exposing unsafe methods through an interface. Pin
Pete O'Hanlon17-Jan-11 0:49
mvePete O'Hanlon17-Jan-11 0:49 
AnswerMessage Removed Pin
17-Jan-11 1:17
Ravi Sant17-Jan-11 1:17 
GeneralRe: Exposing unsafe methods through an interface. Pin
#realJSOP17-Jan-11 1:19
professional#realJSOP17-Jan-11 1:19 
GeneralRe: Exposing unsafe methods through an interface. PinPopular
Chris Maunder17-Jan-11 1:34
cofounderChris Maunder17-Jan-11 1:34 
GeneralRe: Exposing unsafe methods through an interface. Pin
#realJSOP17-Jan-11 2:08
professional#realJSOP17-Jan-11 2:08 
GeneralRe: Exposing unsafe methods through an interface. Pin
Ravi Sant17-Jan-11 3:09
Ravi Sant17-Jan-11 3:09 
AnswerRe: Exposing unsafe methods through an interface. Pin
PIEBALDconsult17-Jan-11 1:43
mvePIEBALDconsult17-Jan-11 1:43 
AnswerRe: Exposing unsafe methods through an interface. Pin
_Erik_17-Jan-11 2:50
_Erik_17-Jan-11 2:50 
QuestionHow to do edit ,update and delete in DataGridview using C# Pin
GJBalaji16-Jan-11 19:05
GJBalaji16-Jan-11 19:05 
AnswerRe: How to do edit ,update and delete in DataGridview using C# Pin
Abhinav S16-Jan-11 20:02
Abhinav S16-Jan-11 20:02 
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 PinPopular
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 

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.