Click here to Skip to main content
15,914,070 members
Home / Discussions / C#
   

C#

 
GeneralRe: list all running proccess in a textbox Pin
kubben1-Jun-07 7:44
kubben1-Jun-07 7:44 
GeneralRe: list all running proccess in a textbox Pin
crash8931-Jun-07 7:46
crash8931-Jun-07 7:46 
GeneralRe: list all running proccess in a textbox Pin
kubben1-Jun-07 7:47
kubben1-Jun-07 7:47 
GeneralRe: list all running proccess in a textbox Pin
crash8931-Jun-07 8:02
crash8931-Jun-07 8:02 
QuestionGiving read,write access to a file Pin
xbiplav1-Jun-07 6:15
xbiplav1-Jun-07 6:15 
AnswerRe: Giving read,write access to a file Pin
originSH1-Jun-07 6:27
originSH1-Jun-07 6:27 
GeneralRe: Giving read,write access to a file Pin
xbiplav1-Jun-07 6:39
xbiplav1-Jun-07 6:39 
GeneralRe: Giving read,write access to a file Pin
Dave Kreskowiak1-Jun-07 6:49
mveDave Kreskowiak1-Jun-07 6:49 
You can do this, but it won't do you ANY good at all. There is nothing to stop the user from just giving himself the rights to the file again (outside of your app) and opening it in something like Notepad. You can NOT stop this from happening.


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


AnswerRe: Giving read,write access to a file Pin
kubben1-Jun-07 7:20
kubben1-Jun-07 7:20 
QuestionString.LastIndexOf(string character, int startIndex, int count) BUG ??? Pin
Stevo Z1-Jun-07 5:13
Stevo Z1-Jun-07 5:13 
AnswerRe: String.LastIndexOf(string character, int startIndex, int count) BUG ??? Pin
codemagus1-Jun-07 5:15
codemagus1-Jun-07 5:15 
GeneralRe: String.LastIndexOf(string character, int startIndex, int count) BUG ??? Pin
Stevo Z1-Jun-07 5:18
Stevo Z1-Jun-07 5:18 
GeneralRe: String.LastIndexOf(string character, int startIndex, int count) BUG ??? Pin
codemagus1-Jun-07 5:29
codemagus1-Jun-07 5:29 
AnswerRe: String.LastIndexOf(string character, int startIndex, int count) BUG ??? Pin
Colin Angus Mackay1-Jun-07 5:50
Colin Angus Mackay1-Jun-07 5:50 
AnswerRe: String.LastIndexOf(string character, int startIndex, int count) BUG ??? Pin
Hesham Yassin6-Jun-07 8:42
Hesham Yassin6-Jun-07 8:42 
QuestionDisplay label over tab control Pin
codemagus1-Jun-07 5:12
codemagus1-Jun-07 5:12 
QuestionHow to record the player move Pin
haroon19801-Jun-07 5:10
haroon19801-Jun-07 5:10 
QuestionHow can I add template directories in a window application? Pin
Soulprovider1-Jun-07 4:52
Soulprovider1-Jun-07 4:52 
QuestionProblem with DataGridView sorting Pin
yrtti1-Jun-07 4:44
yrtti1-Jun-07 4:44 
AnswerRe: Problem with DataGridView sorting Pin
blakey4041-Jun-07 5:08
blakey4041-Jun-07 5:08 
GeneralRe: Problem with DataGridView sorting Pin
yrtti1-Jun-07 5:59
yrtti1-Jun-07 5:59 
QuestionDynamic webcontrols in winforms Pin
Krishnamenon1-Jun-07 3:52
Krishnamenon1-Jun-07 3:52 
AnswerRe: Dynamic webcontrols in winforms Pin
mikker_1232-Jun-07 16:58
mikker_1232-Jun-07 16:58 
Questionconverting into float upto 2 decimal place Pin
monuSaini1-Jun-07 3:47
monuSaini1-Jun-07 3:47 
AnswerRe: converting into float upto 2 decimal place Pin
originSH1-Jun-07 6:05
originSH1-Jun-07 6:05 

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.