Click here to Skip to main content
16,008,075 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Post build event for Web site Pin
Sandeep Mewara27-Jun-12 5:21
mveSandeep Mewara27-Jun-12 5:21 
GeneralRe: Post build event for Web site Pin
Pete O'Hanlon27-Jun-12 5:43
mvePete O'Hanlon27-Jun-12 5:43 
AnswerRe: Post build event for Web site Pin
Dave Kreskowiak27-Jun-12 1:32
mveDave Kreskowiak27-Jun-12 1:32 
GeneralRe: Post build event for Web site Pin
Pete O'Hanlon27-Jun-12 2:08
mvePete O'Hanlon27-Jun-12 2:08 
GeneralRe: Post build event for Web site Pin
Dave Kreskowiak27-Jun-12 4:17
mveDave Kreskowiak27-Jun-12 4:17 
GeneralRe: Post build event for Web site Pin
Pete O'Hanlon27-Jun-12 5:12
mvePete O'Hanlon27-Jun-12 5:12 
GeneralRe: Post build event for Web site Pin
Dave Kreskowiak27-Jun-12 5:33
mveDave Kreskowiak27-Jun-12 5:33 
Question.NET 4.0 Threading Pin
earl00725-Jun-12 20:50
professionalearl00725-Jun-12 20:50 
I'm taking the jump from .NET 2.0 to 4.0 and I'm trying to understand the new methods for doing threading.

I am creating a WinForm app and need to have a thread which will be sent some data, do calculations, and send back data at some timed interval (say at 5x per second). The data will be plotted into an OpenGL window.

Would this be a job for a standard thread, a BackgroundWorker thread, or using the Task class?

I understand there may not be one answer for this, but I'm trying to understand when it is appropriate to use the newer threading classes available in 4.0. I am familiar with the older Thread class, but is it no longer the preferred method?

If there is a good explanation / differentiation on this please point me to it.

Thanks.
AnswerRe: .NET 4.0 Threading Pin
Eddy Vluggen25-Jun-12 22:36
professionalEddy Vluggen25-Jun-12 22:36 
QuestionC# DCOM app will not run on Windows 7 Pin
jn614725-Jun-12 17:50
jn614725-Jun-12 17:50 
AnswerRe: C# DCOM app will not run on Windows 7 Pin
Dave Kreskowiak25-Jun-12 19:24
mveDave Kreskowiak25-Jun-12 19:24 
GeneralRe: C# DCOM app will not run on Windows 7 Pin
jn614725-Jun-12 19:30
jn614725-Jun-12 19:30 
AnswerRe: C# DCOM app will not run on Windows 7 Pin
Eddy Vluggen25-Jun-12 22:32
professionalEddy Vluggen25-Jun-12 22:32 
GeneralRe: C# DCOM app will not run on Windows 7 Pin
Dave Kreskowiak26-Jun-12 1:57
mveDave Kreskowiak26-Jun-12 1:57 
GeneralRe: C# DCOM app will not run on Windows 7 Pin
jn614726-Jun-12 5:23
jn614726-Jun-12 5:23 
GeneralRe: C# DCOM app will not run on Windows 7 Pin
Dave Kreskowiak26-Jun-12 6:01
mveDave Kreskowiak26-Jun-12 6:01 
GeneralRe: C# DCOM app will not run on Windows 7 Pin
jn614726-Jun-12 6:19
jn614726-Jun-12 6:19 
GeneralRe: C# DCOM app will not run on Windows 7 Pin
Dave Kreskowiak26-Jun-12 7:46
mveDave Kreskowiak26-Jun-12 7:46 
GeneralRe: C# DCOM app will not run on Windows 7 Pin
jn614726-Jun-12 8:07
jn614726-Jun-12 8:07 
GeneralRe: C# DCOM app will not run on Windows 7 Pin
Dave Kreskowiak26-Jun-12 8:12
mveDave Kreskowiak26-Jun-12 8:12 
NewsMind Those Passwords! Pin
AmitKumar8924-Jun-12 18:49
AmitKumar8924-Jun-12 18:49 
AnswerRe: Mind Those Passwords! Pin
Sandeep Mewara24-Jun-12 19:58
mveSandeep Mewara24-Jun-12 19:58 
GeneralRe: Mind Those Passwords! Pin
AmitKumar8925-Jun-12 1:49
AmitKumar8925-Jun-12 1:49 
GeneralRe: Mind Those Passwords! Pin
Dave Kreskowiak25-Jun-12 5:23
mveDave Kreskowiak25-Jun-12 5:23 
GeneralRe: Mind Those Passwords! Pin
Richard MacCutchan25-Jun-12 5:35
mveRichard MacCutchan25-Jun-12 5:35 

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.