Click here to Skip to main content
15,913,115 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to find out when system going to be shut down Pin
Giorgi Dalakishvili19-Jan-09 0:43
mentorGiorgi Dalakishvili19-Jan-09 0:43 
Questiontype def in c# Pin
lawrenceinba18-Jan-09 17:43
lawrenceinba18-Jan-09 17:43 
AnswerRe: type def in c# Pin
CodingYoshi18-Jan-09 19:17
CodingYoshi18-Jan-09 19:17 
AnswerRe: type def in c# Pin
N a v a n e e t h18-Jan-09 20:33
N a v a n e e t h18-Jan-09 20:33 
AnswerRe: type def in c# Pin
S. Senthil Kumar19-Jan-09 1:30
S. Senthil Kumar19-Jan-09 1:30 
QuestionEvents and delegates, recursive calling? Pin
Shao Voon Wong18-Jan-09 17:34
mvaShao Voon Wong18-Jan-09 17:34 
AnswerRe: Events and delegates, recursive calling? Pin
CodingYoshi18-Jan-09 19:26
CodingYoshi18-Jan-09 19:26 
GeneralRe: Events and delegates, recursive calling? Pin
Shao Voon Wong18-Jan-09 21:38
mvaShao Voon Wong18-Jan-09 21:38 
Hi Yoshi,

DoTask is not called again if there is nothing to be downloaded because the list of files is empty. The scenario is complicated because I simplified in the previous post. You can say DoTask() does not do the same thing, if the location of the file is http, it will download from that url using http API. If the location of the file is ftp, it will download from that url using ftp API. If it is local or UNC path, DoTask will just copy from that location.
AnswerRe: Events and delegates, recursive calling? Pin
N a v a n e e t h18-Jan-09 20:32
N a v a n e e t h18-Jan-09 20:32 
GeneralRe: Events and delegates, recursive calling? Pin
Shao Voon Wong18-Jan-09 21:42
mvaShao Voon Wong18-Jan-09 21:42 
AnswerRe: Events and delegates, recursive calling? [modified] Pin
Luc Pattyn18-Jan-09 21:28
sitebuilderLuc Pattyn18-Jan-09 21:28 
GeneralRe: Events and delegates, recursive calling? Pin
Shao Voon Wong18-Jan-09 21:36
mvaShao Voon Wong18-Jan-09 21:36 
GeneralRe: Events and delegates, recursive calling? Pin
N a v a n e e t h18-Jan-09 21:48
N a v a n e e t h18-Jan-09 21:48 
AnswerRe: Events and delegates, recursive calling? [modified] Pin
Luc Pattyn18-Jan-09 22:07
sitebuilderLuc Pattyn18-Jan-09 22:07 
GeneralRe: Events and delegates, recursive calling? Pin
N a v a n e e t h18-Jan-09 22:11
N a v a n e e t h18-Jan-09 22:11 
AnswerRe: Events and delegates, recursive calling? Pin
S. Senthil Kumar19-Jan-09 0:08
S. Senthil Kumar19-Jan-09 0:08 
QuestionCopy OLE objects from clipboard into RichTextBox Pin
mailtogj18-Jan-09 17:24
mailtogj18-Jan-09 17:24 
AnswerRe: Copy OLE objects from clipboard into RichTextBox Pin
Eddy Vluggen18-Jan-09 22:09
professionalEddy Vluggen18-Jan-09 22:09 
Questiondouble pointer and bool Pin
lawrenceinba18-Jan-09 17:10
lawrenceinba18-Jan-09 17:10 
AnswerRe: double pointer and bool Pin
N a v a n e e t h18-Jan-09 19:43
N a v a n e e t h18-Jan-09 19:43 
Questionhow to convert it to c# Pin
lawrenceinba18-Jan-09 17:08
lawrenceinba18-Jan-09 17:08 
AnswerRe: how to convert it to c# Pin
N a v a n e e t h18-Jan-09 19:42
N a v a n e e t h18-Jan-09 19:42 
Questiontrue becomes false, then insanity becomes true. Pin
thrakazog18-Jan-09 16:47
thrakazog18-Jan-09 16:47 
AnswerRe: true becomes false, then insanity becomes true. Pin
Mycroft Holmes18-Jan-09 16:56
professionalMycroft Holmes18-Jan-09 16:56 
GeneralRe: true becomes false, then insanity becomes true. Pin
thrakazog18-Jan-09 18:42
thrakazog18-Jan-09 18:42 

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.