Click here to Skip to main content
15,910,009 members
Home / Discussions / Windows Forms
   

Windows Forms

 
AnswerRe: Supplying command line arguments to a file url e.g. File:///C:/MyApp.exe args1 args2 Pin
Wendelius22-Jan-09 5:41
mentorWendelius22-Jan-09 5:41 
QuestionDataBind to specific records Pin
kensai19-Jan-09 23:52
kensai19-Jan-09 23:52 
AnswerRe: DataBind to specific records Pin
Mycroft Holmes20-Jan-09 21:01
professionalMycroft Holmes20-Jan-09 21:01 
GeneralRe: DataBind to specific records Pin
kensai20-Jan-09 22:08
kensai20-Jan-09 22:08 
GeneralRe: DataBind to specific records Pin
Mycroft Holmes20-Jan-09 22:16
professionalMycroft Holmes20-Jan-09 22:16 
GeneralRe: DataBind to specific records Pin
kensai21-Jan-09 9:12
kensai21-Jan-09 9:12 
GeneralRe: DataBind to specific records Pin
Mycroft Holmes21-Jan-09 11:10
professionalMycroft Holmes21-Jan-09 11:10 
QuestionDownloadfileCompleted event Pin
ashok_rgm19-Jan-09 22:22
ashok_rgm19-Jan-09 22:22 
Hello All,

I have a problem with event that I am generating after file download.

The flow is like this

1.initialize the DownloadfileCompleted event handler.
2.DownloadFileAsync(URI,str2)
3.After download completed it should display "download complete"
4.return "downloaded successfully"

but the problem is if the downloading takes more time it is directly coming to step 4. without waiting for completeion of step 3.

how can i make step 4 to wait until completeion of step3..

Thanks in Advance,
Ashok

ashok

AnswerRe: DownloadfileCompleted event Pin
Eddy Vluggen20-Jan-09 1:17
professionalEddy Vluggen20-Jan-09 1:17 
GeneralRe: DownloadfileCompleted event Pin
ashok_rgm20-Jan-09 22:27
ashok_rgm20-Jan-09 22:27 
GeneralRe: DownloadfileCompleted event Pin
CooperWu21-Jan-09 15:00
CooperWu21-Jan-09 15:00 
GeneralRe: DownloadfileCompleted event Pin
Eddy Vluggen21-Jan-09 21:29
professionalEddy Vluggen21-Jan-09 21:29 
GeneralRe: DownloadfileCompleted event Pin
ashok_rgm22-Jan-09 19:15
ashok_rgm22-Jan-09 19:15 
GeneralRe: DownloadfileCompleted event Pin
Eddy Vluggen22-Jan-09 23:41
professionalEddy Vluggen22-Jan-09 23:41 
QuestionOpening executeable Pin
OsoreWatashi19-Jan-09 3:13
OsoreWatashi19-Jan-09 3:13 
AnswerRe: Opening executeable Pin
Not Active19-Jan-09 3:24
mentorNot Active19-Jan-09 3:24 
AnswerRe: Opening executeable Pin
Eddy Vluggen19-Jan-09 3:33
professionalEddy Vluggen19-Jan-09 3:33 
GeneralRe: Opening executeable Pin
OsoreWatashi19-Jan-09 5:50
OsoreWatashi19-Jan-09 5:50 
GeneralRe: Opening executeable Pin
Eddy Vluggen19-Jan-09 5:55
professionalEddy Vluggen19-Jan-09 5:55 
NewsRe: Opening executeable Pin
OsoreWatashi19-Jan-09 6:35
OsoreWatashi19-Jan-09 6:35 
GeneralRe: Opening executeable Pin
Eddy Vluggen19-Jan-09 8:14
professionalEddy Vluggen19-Jan-09 8:14 
GeneralRe: Opening executeable Pin
OsoreWatashi19-Jan-09 13:59
OsoreWatashi19-Jan-09 13:59 
GeneralRe: Opening executeable Pin
Eddy Vluggen20-Jan-09 0:26
professionalEddy Vluggen20-Jan-09 0:26 
Questionaccessing database from network Pin
jagank2117-Jan-09 3:29
jagank2117-Jan-09 3:29 
AnswerRe: accessing database from network Pin
Colin Angus Mackay17-Jan-09 5:04
Colin Angus Mackay17-Jan-09 5:04 

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.