Click here to Skip to main content
15,912,400 members
Home / Discussions / C#
   

C#

 
AnswerRe: BackgroundWorker Pin
Luc Pattyn12-Feb-10 8:50
sitebuilderLuc Pattyn12-Feb-10 8:50 
GeneralRe: BackgroundWorker Pin
DaveyM6912-Feb-10 11:58
professionalDaveyM6912-Feb-10 11:58 
AnswerRe: BackgroundWorker Pin
Luc Pattyn12-Feb-10 12:28
sitebuilderLuc Pattyn12-Feb-10 12:28 
GeneralRe: BackgroundWorker Pin
DaveyM6912-Feb-10 12:38
professionalDaveyM6912-Feb-10 12:38 
GeneralRe: BackgroundWorker Pin
DaveyM6912-Feb-10 9:45
professionalDaveyM6912-Feb-10 9:45 
GeneralRe: BackgroundWorker Pin
DaveyM6912-Feb-10 10:19
professionalDaveyM6912-Feb-10 10:19 
GeneralRe: BackgroundWorker Pin
DaveyM6912-Feb-10 11:56
professionalDaveyM6912-Feb-10 11:56 
AnswerRe: BackgroundWorker Pin
Luc Pattyn12-Feb-10 12:26
sitebuilderLuc Pattyn12-Feb-10 12:26 
I have more comments on BGW, e.g. why do we need to set WorkerReportsProgress and WorkerSupportsCancellation true to start using those features?
And why do its events not offer a sender object, as Controls do? so several BGW could easily share an event handler.
And why do BGWs not have a Tag property? maybe everything should have one, maybe not very OOish, but often very useful?

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles]

I only read code that is properly formatted, adding PRE tags is the easiest way to obtain that.
All Toronto weekends should be extremely wet until we get it automated in regular forums, not just QA.

GeneralRe: BackgroundWorker Pin
DaveyM6912-Feb-10 12:37
professionalDaveyM6912-Feb-10 12:37 
GeneralRe: BackgroundWorker Pin
Luc Pattyn12-Feb-10 12:47
sitebuilderLuc Pattyn12-Feb-10 12:47 
QuestionDocumentation description about the method and its parameters. Pin
Blubbo12-Feb-10 3:29
Blubbo12-Feb-10 3:29 
AnswerRe: Documentation description about the method and its parameters. Pin
R. Giskard Reventlov12-Feb-10 3:33
R. Giskard Reventlov12-Feb-10 3:33 
AnswerRe: Documentation description about the method and its parameters. Pin
dan!sh 12-Feb-10 3:36
professional dan!sh 12-Feb-10 3:36 
GeneralRe: Documentation description about the method and its parameters. Pin
Blubbo12-Feb-10 3:46
Blubbo12-Feb-10 3:46 
QuestionMultiPage-Application - Navigation Pin
PingOfDeath198312-Feb-10 3:09
PingOfDeath198312-Feb-10 3:09 
AnswerRe: MultiPage-Application - Navigation Pin
dan!sh 12-Feb-10 3:11
professional dan!sh 12-Feb-10 3:11 
QuestionAT command problem Pin
saeidfarahi12-Feb-10 2:44
saeidfarahi12-Feb-10 2:44 
AnswerRe: AT command problem Pin
Richard MacCutchan12-Feb-10 3:24
mveRichard MacCutchan12-Feb-10 3:24 
GeneralRe: AT command problem Pin
saeidfarahi12-Feb-10 3:28
saeidfarahi12-Feb-10 3:28 
GeneralRe: AT command problem Pin
Richard MacCutchan12-Feb-10 3:49
mveRichard MacCutchan12-Feb-10 3:49 
QuestionThread sychronization Pin
koleraba12-Feb-10 2:35
koleraba12-Feb-10 2:35 
AnswerRe: Hi Pin
Not Active12-Feb-10 4:07
mentorNot Active12-Feb-10 4:07 
GeneralRe: Hi Pin
koleraba12-Feb-10 5:31
koleraba12-Feb-10 5:31 
QuestionAppDomain Pin
Le centriste12-Feb-10 2:10
Le centriste12-Feb-10 2:10 
AnswerRe: AppDomain Pin
dan!sh 12-Feb-10 3:25
professional dan!sh 12-Feb-10 3:25 

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.