Click here to Skip to main content
15,892,643 members
Home / Discussions / C#
   

C#

 
QuestionTimer control freezing the UI Pin
steve_rm25-Jun-08 16:32
steve_rm25-Jun-08 16:32 
AnswerRe: Timer control freezing the UI Pin
AB777125-Jun-08 17:43
AB777125-Jun-08 17:43 
GeneralRe: Timer control freezing the UI Pin
Abydosgater25-Jun-08 17:48
Abydosgater25-Jun-08 17:48 
QuestionRe: Timer control freezing the UI Pin
steve_rm25-Jun-08 19:17
steve_rm25-Jun-08 19:17 
AnswerRe: Timer control freezing the UI Pin
Mbah Dhaim25-Jun-08 23:37
Mbah Dhaim25-Jun-08 23:37 
QuestionUpdater/Downloader Not Work Online? Pin
Abydosgater25-Jun-08 16:07
Abydosgater25-Jun-08 16:07 
AnswerRe: Updater/Downloader Not Work Online? Pin
leppie25-Jun-08 21:25
leppie25-Jun-08 21:25 
GeneralRe: Updater/Downloader Not Work Online? Pin
Abydosgater26-Jun-08 3:46
Abydosgater26-Jun-08 3:46 
The files are only small empty classes in a dll file for testing and text files.. As i said it downloads the first file and then freezes.

If you run it from in the debug folder (You can delete the exe and then recompile if you prefer.. I know i like to be safe) You can see it just downloads the first file and stops.

You can see that as soon as the download of the first file finishes.. the foreach loop finishes causing the "Finished" Messagebox. But i have previously tested.. the array of files has 2 files. a Document.rtf and Document2.rtf to download..and it knows this. But after first file it stops. I have no idea why. Could any of you please help?
QuestionDifferent between component and user control Pin
cocoonwls25-Jun-08 15:25
cocoonwls25-Jun-08 15:25 
AnswerRe: Different between component and user control Pin
Christian Graus25-Jun-08 15:37
protectorChristian Graus25-Jun-08 15:37 
GeneralRe: Different between component and user control Pin
cocoonwls25-Jun-08 15:40
cocoonwls25-Jun-08 15:40 
GeneralRe: Different between component and user control Pin
MarkB77725-Jun-08 17:58
MarkB77725-Jun-08 17:58 
GeneralRe: Different between component and user control Pin
Christian Graus25-Jun-08 18:07
protectorChristian Graus25-Jun-08 18:07 
GeneralRe: Different between component and user control Pin
MarkB77725-Jun-08 18:37
MarkB77725-Jun-08 18:37 
AnswerRe: Different between component and user control Pin
DaveyM6925-Jun-08 22:16
professionalDaveyM6925-Jun-08 22:16 
QuestionHow can we enable <b>CTRL+A</b> on textBox in C# form ? Pin
Mohammad Dayyan25-Jun-08 11:36
Mohammad Dayyan25-Jun-08 11:36 
AnswerRe: How can we enable CTRL+A on textBox in C# form ? Pin
DaveyM6925-Jun-08 13:18
professionalDaveyM6925-Jun-08 13:18 
GeneralRe: How can we enable CTRL+A on textBox in C# form ? Pin
Mohammad Dayyan25-Jun-08 21:41
Mohammad Dayyan25-Jun-08 21:41 
GeneralRe: How can we enable CTRL+A on textBox in C# form ? Pin
DaveyM6925-Jun-08 22:18
professionalDaveyM6925-Jun-08 22:18 
QuestionMouse and Keyboard Scripting Pin
Michael Fritzius25-Jun-08 10:56
professionalMichael Fritzius25-Jun-08 10:56 
AnswerRe: Mouse and Keyboard Scripting Pin
Christian Graus25-Jun-08 18:29
protectorChristian Graus25-Jun-08 18:29 
GeneralRe: Mouse and Keyboard Scripting Pin
Michael Fritzius26-Jun-08 3:27
professionalMichael Fritzius26-Jun-08 3:27 
QuestionCreateDatabase() / DatabaseExists() Question Pin
Jammer25-Jun-08 9:39
Jammer25-Jun-08 9:39 
AnswerRe: CreateDatabase() / DatabaseExists() Question Pin
Judah Gabriel Himango25-Jun-08 18:07
sponsorJudah Gabriel Himango25-Jun-08 18:07 
GeneralRe: CreateDatabase() / DatabaseExists() Question Pin
Jammer26-Jun-08 2:57
Jammer26-Jun-08 2:57 

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.