Click here to Skip to main content
15,924,452 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: Giving read,write access to a file Pin
kubben1-Jun-07 7:20
kubben1-Jun-07 7:20 
You can't keep people from messing with your file. You can look at encrypting the contence or something like that. So then at least they shouldn't be able to change it. Or if they did change it you would know since there would be an error when trying to decrypt the file. They could still delete the file though.

Ben
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 
QuestionReplacing gridview control coloum data at runtime Pin
Farhan Ali1-Jun-07 3:07
Farhan Ali1-Jun-07 3:07 

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.