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

C#

 
GeneralRe: Methods with generic value type parameters in C# Pin
gshen20-Jul-07 9:10
gshen20-Jul-07 9:10 
GeneralRe: Methods with generic value type parameters in C# Pin
Dave Kreskowiak20-Jul-07 9:51
mveDave Kreskowiak20-Jul-07 9:51 
GeneralRe: Methods with generic value type parameters in C# Pin
Larantz21-Jul-07 9:51
Larantz21-Jul-07 9:51 
GeneralRe: Methods with generic value type parameters in C# Pin
Dave Kreskowiak22-Jul-07 4:21
mveDave Kreskowiak22-Jul-07 4:21 
QuestionDetecting when multiple BackgroundWorkers are finished Pin
dilucidate20-Jul-07 8:05
dilucidate20-Jul-07 8:05 
AnswerRe: Detecting when multiple BackgroundWorkers are finished Pin
led mike20-Jul-07 8:23
led mike20-Jul-07 8:23 
GeneralRe: Detecting when multiple BackgroundWorkers are finished Pin
dilucidate20-Jul-07 8:48
dilucidate20-Jul-07 8:48 
GeneralRe: Detecting when multiple BackgroundWorkers are finished Pin
led mike23-Jul-07 5:02
led mike23-Jul-07 5:02 
dilucidate wrote:
I am not sure I understand you.

dilucidate wrote:
What do you mean by it being a blocking method?

dilucidate wrote:
I am new to threading

dilucidate wrote:
I don't understand why you think my design doesn't make sense.


Text messages are not a good format for discussing a topic as complex as threading. There are good resources available for developers that want to "understand" how and why to properly use threads. An old book that I found very useful was Advanced Windows by Jeffery Richter. Also I have seen several people give a link to a web site with a threading tutorial. Perhaps Google can find it for you.

dilucidate wrote:
I am new to threading and am actually just using a BackgroundWorker to make it easier.


"Easier" is not how I would describe your code. Have you ever heard of the K.I.S.S. principle? It means Keep It Simple Stupid.



QuestionFocusable Panel Pin
Sukhjinder_K20-Jul-07 7:14
Sukhjinder_K20-Jul-07 7:14 
AnswerRe: Focusable Panel Pin
Judah Gabriel Himango20-Jul-07 7:29
sponsorJudah Gabriel Himango20-Jul-07 7:29 
GeneralRe: Focusable Panel Pin
Sukhjinder_K20-Jul-07 7:39
Sukhjinder_K20-Jul-07 7:39 
QuestionSerialization of arrays Pin
Rudolf Jan20-Jul-07 7:05
Rudolf Jan20-Jul-07 7:05 
AnswerRe: Serialization of arrays Pin
led mike20-Jul-07 7:14
led mike20-Jul-07 7:14 
GeneralRe: Serialization of arrays Pin
Rudolf Jan23-Jul-07 2:56
Rudolf Jan23-Jul-07 2:56 
GeneralRe: Serialization of arrays Pin
Rudolf Jan23-Jul-07 8:03
Rudolf Jan23-Jul-07 8:03 
GeneralRe: Serialization of arrays Pin
led mike23-Jul-07 8:23
led mike23-Jul-07 8:23 
GeneralRe: Serialization of arrays Pin
Rudolf Jan5-Aug-07 10:07
Rudolf Jan5-Aug-07 10:07 
QuestionShowing form window above task bar. Pin
kaleem tarar20-Jul-07 6:48
kaleem tarar20-Jul-07 6:48 
QuestionHow to install an addin for Visual Studio .NET 2005 Pin
imagic20-Jul-07 6:35
imagic20-Jul-07 6:35 
AnswerRe: How to install an addin for Visual Studio .NET 2005 Pin
Judah Gabriel Himango20-Jul-07 7:31
sponsorJudah Gabriel Himango20-Jul-07 7:31 
GeneralRe: How to install an addin for Visual Studio .NET 2005 Pin
imagic20-Jul-07 18:53
imagic20-Jul-07 18:53 
GeneralRe: How to install an addin for Visual Studio .NET 2005 Pin
imagic20-Jul-07 22:49
imagic20-Jul-07 22:49 
QuestionReplacing pictures Pin
eskape1920-Jul-07 5:30
eskape1920-Jul-07 5:30 
AnswerRe: Replacing pictures Pin
Luc Pattyn20-Jul-07 5:56
sitebuilderLuc Pattyn20-Jul-07 5:56 
QuestionUpload a file to my server Pin
Raymond_P*20-Jul-07 5:07
Raymond_P*20-Jul-07 5:07 

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.