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

C#

 
GeneralRe: setting file's security to 'no delete' in code ? Pin
BillWoodruff28-Nov-14 14:12
professionalBillWoodruff28-Nov-14 14:12 
AnswerRe: [still unsolved as of Dec. 1] setting file's security to 'no delete' in code ? Pin
Manfred Rudolf Bihy1-Dec-14 2:02
professionalManfred Rudolf Bihy1-Dec-14 2:02 
AnswerRe: [still unsolved as of Dec. 1] setting file's security to 'no delete' in code ? Pin
Manfred Rudolf Bihy1-Dec-14 3:01
professionalManfred Rudolf Bihy1-Dec-14 3:01 
GeneralRe: [still unsolved as of Dec. 1] setting file's security to 'no delete' in code ? Pin
BillWoodruff1-Dec-14 21:12
professionalBillWoodruff1-Dec-14 21:12 
GeneralRe: [still unsolved as of Dec. 1] setting file's security to 'no delete' in code ? Pin
Manfred Rudolf Bihy2-Dec-14 18:44
professionalManfred Rudolf Bihy2-Dec-14 18:44 
GeneralRe: [still unsolved as of Dec. 1] setting file's security to 'no delete' in code ? Pin
Manfred Rudolf Bihy3-Dec-14 21:17
professionalManfred Rudolf Bihy3-Dec-14 21:17 
QuestionWrite to Registry with Administrative Privileges Pin
Jassim Rahma28-Nov-14 1:36
Jassim Rahma28-Nov-14 1:36 
AnswerRe: Write to Registry with Administrative Privileges Pin
Richard MacCutchan28-Nov-14 2:50
mveRichard MacCutchan28-Nov-14 2:50 
You can only use administrator privileges if you are running under an administrator account. If you are running under an ordinary user account then you need an administrator account password to allow it.
AnswerRe: Write to Registry with Administrative Privileges Pin
Pete O'Hanlon28-Nov-14 3:17
mvePete O'Hanlon28-Nov-14 3:17 
GeneralRe: Write to Registry with Administrative Privileges Pin
Jassim Rahma28-Nov-14 9:21
Jassim Rahma28-Nov-14 9:21 
GeneralRe: Write to Registry with Administrative Privileges Pin
Richard MacCutchan28-Nov-14 22:34
mveRichard MacCutchan28-Nov-14 22:34 
GeneralRe: Write to Registry with Administrative Privileges Pin
Jassim Rahma29-Nov-14 4:57
Jassim Rahma29-Nov-14 4:57 
GeneralRe: Write to Registry with Administrative Privileges Pin
Richard MacCutchan29-Nov-14 5:02
mveRichard MacCutchan29-Nov-14 5:02 
GeneralRe: Write to Registry with Administrative Privileges Pin
Jassim Rahma30-Nov-14 9:55
Jassim Rahma30-Nov-14 9:55 
GeneralRe: Write to Registry with Administrative Privileges Pin
Richard MacCutchan30-Nov-14 21:20
mveRichard MacCutchan30-Nov-14 21:20 
AnswerRe: Write to Registry with Administrative Privileges Pin
OriginalGriff28-Nov-14 3:44
mveOriginalGriff28-Nov-14 3:44 
AnswerRe: Write to Registry with Administrative Privileges Pin
jschell30-Nov-14 6:23
jschell30-Nov-14 6:23 
QuestionDisplayAttribute.Order in Derived class Pin
Gilbert Consellado27-Nov-14 21:52
professionalGilbert Consellado27-Nov-14 21:52 
AnswerRe: DisplayAttribute.Order in Derived class Pin
Pete O'Hanlon27-Nov-14 23:27
mvePete O'Hanlon27-Nov-14 23:27 
GeneralRe: DisplayAttribute.Order in Derived class Pin
Gilbert Consellado27-Nov-14 23:59
professionalGilbert Consellado27-Nov-14 23:59 
AnswerRe: DisplayAttribute.Order in Derived class Pin
Eddy Vluggen28-Nov-14 4:56
professionalEddy Vluggen28-Nov-14 4:56 
GeneralRe: DisplayAttribute.Order in Derived class Pin
Gilbert Consellado28-Nov-14 6:01
professionalGilbert Consellado28-Nov-14 6:01 
GeneralRe: DisplayAttribute.Order in Derived class Pin
Eddy Vluggen28-Nov-14 7:51
professionalEddy Vluggen28-Nov-14 7:51 
GeneralRe: DisplayAttribute.Order in Derived class Pin
Gilbert Consellado28-Nov-14 12:26
professionalGilbert Consellado28-Nov-14 12:26 
QuestionConnection string to read an excel file Pin
Member 941402927-Nov-14 6:31
Member 941402927-Nov-14 6:31 

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.