Click here to Skip to main content
15,926,507 members
Home / Discussions / C#
   

C#

 
Questionconvert string to datetime datatype Pin
dinakatina23-Sep-07 10:24
dinakatina23-Sep-07 10:24 
AnswerRe: convert string to datetime datatype Pin
PIEBALDconsult23-Sep-07 10:29
mvePIEBALDconsult23-Sep-07 10:29 
AnswerRe: convert string to datetime datatype Pin
Luc Pattyn23-Sep-07 10:43
sitebuilderLuc Pattyn23-Sep-07 10:43 
QuestionTimer example Pin
ytubis23-Sep-07 9:38
ytubis23-Sep-07 9:38 
AnswerRe: Timer example Pin
Luc Pattyn23-Sep-07 10:41
sitebuilderLuc Pattyn23-Sep-07 10:41 
QuestionMail send date Pin
SilverV23-Sep-07 9:33
SilverV23-Sep-07 9:33 
AnswerRe: Mail send date Pin
Corinna John23-Sep-07 23:39
Corinna John23-Sep-07 23:39 
QuestionDangerous error with Directory.Delete(string, bool) Pin
Anthony Mushrow23-Sep-07 7:08
professionalAnthony Mushrow23-Sep-07 7:08 
I'v been making an app that communicates with my home pc from any other. One of the things it does is sends a message to my pc saying to delete a file or directory (and if its a file or directory its deleting)

Anyway, i tell it to delete a folder within My Documents (the folder was NOT empty, it had files and other folders within it)

So, my home pc calls
Directoty.Delete(path, true);

I have no idea what the hell happened, by all files and folders within my documents had been deleted. It should have come back with an exception because the folder was not empty right? How the hell did it get to the parent directory and start deleting everything?
AnswerRe: Dangerous error with Directory.Delete(string, bool) Pin
Scott Dorman23-Sep-07 8:28
professionalScott Dorman23-Sep-07 8:28 
GeneralRe: Dangerous error with Directory.Delete(string, bool) Pin
Anthony Mushrow23-Sep-07 9:13
professionalAnthony Mushrow23-Sep-07 9:13 
GeneralRe: Dangerous error with Directory.Delete(string, bool) Pin
Scott Dorman23-Sep-07 9:43
professionalScott Dorman23-Sep-07 9:43 
GeneralRe: Dangerous error with Directory.Delete(string, bool) Pin
Paul Conrad23-Sep-07 9:44
professionalPaul Conrad23-Sep-07 9:44 
GeneralRe: Dangerous error with Directory.Delete(string, bool) Pin
Scott Dorman23-Sep-07 9:48
professionalScott Dorman23-Sep-07 9:48 
GeneralRe: Dangerous error with Directory.Delete(string, bool) Pin
Paul Conrad23-Sep-07 10:36
professionalPaul Conrad23-Sep-07 10:36 
QuestionC# certification Pin
samymoenis23-Sep-07 3:35
samymoenis23-Sep-07 3:35 
AnswerRe: C# certification Pin
Scott Dorman23-Sep-07 4:13
professionalScott Dorman23-Sep-07 4:13 
AnswerRe: C# certification Pin
brucedkyle23-Sep-07 13:17
brucedkyle23-Sep-07 13:17 
Questioncouple of questions Pin
kalyan_241623-Sep-07 3:29
kalyan_241623-Sep-07 3:29 
AnswerRe: couple of questions Pin
Scott Dorman23-Sep-07 4:08
professionalScott Dorman23-Sep-07 4:08 
QuestionRead Excel by Oledb Pin
Rami Said Abd Alhalim23-Sep-07 2:18
Rami Said Abd Alhalim23-Sep-07 2:18 
AnswerRe: Read Excel by Oledb Pin
Paul Conrad23-Sep-07 5:53
professionalPaul Conrad23-Sep-07 5:53 
Questionconsole apllication send mail in c sharp vs 2005 Pin
zafax_23-Sep-07 1:58
zafax_23-Sep-07 1:58 
AnswerRe: console apllication send mail in c sharp vs 2005 Pin
Kristian Sixhøj23-Sep-07 2:11
Kristian Sixhøj23-Sep-07 2:11 
GeneralRe: console apllication send mail in c sharp vs 2005 Pin
zafax_23-Sep-07 4:38
zafax_23-Sep-07 4:38 
AnswerRe: console apllication send mail in c sharp vs 2005 Pin
martin_hughes23-Sep-07 2:15
martin_hughes23-Sep-07 2:15 

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.