Click here to Skip to main content
16,009,114 members
Home / Discussions / C#
   

C#

 
QuestionHow to prevent specified files from being deleted????? Pin
Jason_Shen31-Oct-08 22:56
Jason_Shen31-Oct-08 22:56 
AnswerRe: How to prevent specified files from being deleted????? Pin
Colin Angus Mackay31-Oct-08 23:21
Colin Angus Mackay31-Oct-08 23:21 
GeneralRe: How to prevent specified files from being deleted????? Pin
#realJSOP1-Nov-08 0:32
professional#realJSOP1-Nov-08 0:32 
JokeRe: How to prevent specified files from being deleted????? Pin
Colin Angus Mackay1-Nov-08 0:53
Colin Angus Mackay1-Nov-08 0:53 
AnswerRe: How to prevent specified files from being deleted????? Pin
DaveyM691-Nov-08 1:59
professionalDaveyM691-Nov-08 1:59 
AnswerRe: How to prevent specified files from being deleted????? Pin
Jason_Shen1-Nov-08 7:12
Jason_Shen1-Nov-08 7:12 
GeneralRe: How to prevent specified files from being deleted????? Pin
Mark Salsbery1-Nov-08 8:38
Mark Salsbery1-Nov-08 8:38 
AnswerRe: How to prevent specified files from being deleted????? Pin
Eddy Vluggen2-Nov-08 21:51
professionalEddy Vluggen2-Nov-08 21:51 
A lot of hostile answers, as it is not the 'polite' thing to do. Users want to control their computer, and they tend to get upset if the computer dictates what they should do.

The nice way of protecting users against accidental deleting would be called a backup-technique. You simply make a copy of the file when the user marks it as 'important'. If someone deletes it, you can always restore the file from your backup.

Good luck Smile | :)
Answer[Message Deleted] Pin
jas0n231-Nov-08 11:49
jas0n231-Nov-08 11:49 
GeneralRe: How to prevent specified files from being deleted????? Pin
Dave Kreskowiak1-Nov-08 14:19
mveDave Kreskowiak1-Nov-08 14:19 
AnswerRe: How to prevent specified files from being deleted????? Pin
Dave Kreskowiak1-Nov-08 14:24
mveDave Kreskowiak1-Nov-08 14:24 
Questionunused Block Pin
Miss_hacker31-Oct-08 21:29
Miss_hacker31-Oct-08 21:29 
AnswerRe: unused Block Pin
Dave Kreskowiak1-Nov-08 5:27
mveDave Kreskowiak1-Nov-08 5:27 
Questionevent handler Pin
nelsonpaixao31-Oct-08 13:37
nelsonpaixao31-Oct-08 13:37 
AnswerRe: event handler Pin
Mark Salsbery31-Oct-08 15:06
Mark Salsbery31-Oct-08 15:06 
GeneralRe: event handler Pin
#realJSOP1-Nov-08 0:34
professional#realJSOP1-Nov-08 0:34 
GeneralRe: event handler Pin
Nicholas Butler1-Nov-08 3:19
sitebuilderNicholas Butler1-Nov-08 3:19 
GeneralRe: event handler Pin
#realJSOP1-Nov-08 3:49
professional#realJSOP1-Nov-08 3:49 
GeneralRe: event handler Pin
DaveyM691-Nov-08 4:48
professionalDaveyM691-Nov-08 4:48 
AnswerRe: event handler Pin
PIEBALDconsult31-Oct-08 15:32
mvePIEBALDconsult31-Oct-08 15:32 
AnswerRe: event handler Pin
DaveyM691-Nov-08 0:20
professionalDaveyM691-Nov-08 0:20 
GeneralRe: event handler Pin
nelsonpaixao3-Nov-08 12:48
nelsonpaixao3-Nov-08 12:48 
QuestionCan some body tell me why it behaves like this Pin
netJP12L31-Oct-08 11:14
netJP12L31-Oct-08 11:14 
QuestionActivating last textbox in DataGridView on form active Pin
AndrusM31-Oct-08 10:37
AndrusM31-Oct-08 10:37 
QuestionCancel the transformMatrix in Graphics Pin
baranils31-Oct-08 9:58
baranils31-Oct-08 9:58 

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.