Click here to Skip to main content
15,918,471 members
Home / Discussions / C#
   

C#

 
Questionproblem about MS Word Pin
kcynic14-Aug-07 17:30
kcynic14-Aug-07 17:30 
AnswerRe: problem about MS Word Pin
Malcolm Smart14-Aug-07 21:20
Malcolm Smart14-Aug-07 21:20 
GeneralRe: problem about MS Word Pin
kcynic15-Aug-07 5:17
kcynic15-Aug-07 5:17 
QuestionIAsynResult problem - hit a brick wall Pin
Glen Harvy14-Aug-07 17:26
Glen Harvy14-Aug-07 17:26 
AnswerRe: IAsynResult problem - hit a brick wall Pin
Leslie Sanford14-Aug-07 17:58
Leslie Sanford14-Aug-07 17:58 
GeneralRe: IAsynResult problem - hit a brick wall Pin
Glen Harvy14-Aug-07 19:15
Glen Harvy14-Aug-07 19:15 
GeneralRe: IAsynResult problem - hit a brick wall Pin
pbraun14-Aug-07 19:36
pbraun14-Aug-07 19:36 
GeneralRe: IAsynResult problem - hit a brick wall Pin
Glen Harvy14-Aug-07 23:20
Glen Harvy14-Aug-07 23:20 
Thanks for this pointer.

I was going to implement a limit of 20 calls to IAsyncResult at any one time as I had read somewhere else about the issue you raise. I have since read the msdn note on the thread pool.

I'm beginning to wonder whether I should create separate backgroundworkers for this task but someone else has said that these backgroundworkers also use the thread pool.

I'm now not sure of which way to go. I'm tempted to creat separate threads and be done with it.

I would expect that on average there will be something like 200 to 500 dns lookups to be performed. Often less but sometimes double this.

What would you suggest.

BTW: The UI will be blocked during these lookups with a simple progress bar shown for the user to watch if they are totally bored Laugh | :laugh: .

Glen Harvy

GeneralRe: IAsynResult problem - hit a brick wall Pin
pbraun15-Aug-07 5:09
pbraun15-Aug-07 5:09 
GeneralRe: IAsynResult problem - hit a brick wall Pin
Glen Harvy15-Aug-07 10:50
Glen Harvy15-Aug-07 10:50 
GeneralRe: IAsynResult problem - hit a brick wall Pin
pbraun15-Aug-07 11:43
pbraun15-Aug-07 11:43 
GeneralRe: IAsynResult problem - hit a brick wall [modified] Pin
Glen Harvy14-Aug-07 23:09
Glen Harvy14-Aug-07 23:09 
GeneralRe: IAsynResult problem - hit a brick wall Pin
Leslie Sanford15-Aug-07 5:15
Leslie Sanford15-Aug-07 5:15 
GeneralRe: IAsynResult problem - hit a brick wall Pin
Glen Harvy15-Aug-07 11:00
Glen Harvy15-Aug-07 11:00 
QuestionHow to comunicate with CD printer Pin
Richard Blythe14-Aug-07 16:03
Richard Blythe14-Aug-07 16:03 
AnswerRe: How to comunicate with CD printer Pin
Christian Graus14-Aug-07 17:03
protectorChristian Graus14-Aug-07 17:03 
QuestionSourcegrid Installation Pin
Papi83dm14-Aug-07 12:57
Papi83dm14-Aug-07 12:57 
AnswerRe: Sourcegrid Installation Pin
Ed.Poore14-Aug-07 15:09
Ed.Poore14-Aug-07 15:09 
AnswerRe: Sourcegrid Installation Pin
Christian Graus14-Aug-07 17:03
protectorChristian Graus14-Aug-07 17:03 
AnswerRe: Sourcegrid Installation Pin
Papi83dm15-Aug-07 2:52
Papi83dm15-Aug-07 2:52 
QuestionReplace umlauts Pin
SilverV14-Aug-07 12:32
SilverV14-Aug-07 12:32 
AnswerRe: Replace umlauts Pin
bit_cmdr14-Aug-07 12:57
bit_cmdr14-Aug-07 12:57 
GeneralRe: Replace umlauts Pin
SilverV14-Aug-07 13:25
SilverV14-Aug-07 13:25 
GeneralRe: Replace umlauts Pin
Luc Pattyn14-Aug-07 13:47
sitebuilderLuc Pattyn14-Aug-07 13:47 
QuestionDVD menu navigation Pin
deede14-Aug-07 11:51
deede14-Aug-07 11:51 

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.