Click here to Skip to main content
15,890,882 members
Home / Discussions / C#
   

C#

 
AnswerRe: OleDB DataReader not working Pin
Ennis Ray Lynch, Jr.8-May-08 9:26
Ennis Ray Lynch, Jr.8-May-08 9:26 
AnswerRe: OleDB DataReader not working Pin
deepu5559-May-08 12:09
deepu5559-May-08 12:09 
Questionurgent: tree diagram in C# .NET Pin
rasana8-May-08 9:16
rasana8-May-08 9:16 
AnswerRe: urgent: tree diagram in C# .NET Pin
Ennis Ray Lynch, Jr.8-May-08 9:19
Ennis Ray Lynch, Jr.8-May-08 9:19 
AnswerRe: urgent: tree diagram in C# .NET Pin
Gareth H8-May-08 9:38
Gareth H8-May-08 9:38 
AnswerRe: urgent: tree diagram in C# .NET Pin
Le centriste8-May-08 10:12
Le centriste8-May-08 10:12 
AnswerRe: urgent: tree diagram in C# .NET Pin
rasana15-May-08 5:19
rasana15-May-08 5:19 
QuestionWhat is the fastest way to update a UI from a thread? Pin
GuyThiebaut8-May-08 9:03
professionalGuyThiebaut8-May-08 9:03 
I'm using an invoke on a form to update the UI from a backgroundworker thread.

The problem is that the application slows down enourmously - in fact it is around >50 times faster when the UI is not being updated!

Using a delegate has the same effect.
Can anyone give me some pointers to an alternative to updating a UI from a backgroundworker that is fast.

Thanks in advance.

Guy


Continuous effort - not strength or intelligence - is the key to unlocking our potential.(Winston Churchill)


AnswerRe: What is the fastest way to update a UI from a thread? Pin
Ennis Ray Lynch, Jr.8-May-08 9:21
Ennis Ray Lynch, Jr.8-May-08 9:21 
GeneralRe: What is the fastest way to update a UI from a thread? Pin
GuyThiebaut8-May-08 9:30
professionalGuyThiebaut8-May-08 9:30 
GeneralRe: What is the fastest way to update a UI from a thread? Pin
Dave Kreskowiak8-May-08 9:43
mveDave Kreskowiak8-May-08 9:43 
GeneralRe: What is the fastest way to update a UI from a thread? Pin
GuyThiebaut8-May-08 9:58
professionalGuyThiebaut8-May-08 9:58 
AnswerRe: What is the fastest way to update a UI from a thread? PinPopular
Guffa8-May-08 10:38
Guffa8-May-08 10:38 
GeneralRe: What is the fastest way to update a UI from a thread? Pin
GuyThiebaut8-May-08 10:42
professionalGuyThiebaut8-May-08 10:42 
QuestionRunning a console app from a c# gui Pin
Vodstok8-May-08 8:29
Vodstok8-May-08 8:29 
AnswerRe: Running a console app from a c# gui Pin
leckey8-May-08 9:01
leckey8-May-08 9:01 
GeneralRe: Running a console app from a c# gui Pin
Vodstok8-May-08 9:05
Vodstok8-May-08 9:05 
GeneralRe: Running a console app from a c# gui Pin
leckey8-May-08 9:23
leckey8-May-08 9:23 
AnswerRe: Running a console app from a c# gui Pin
Ennis Ray Lynch, Jr.8-May-08 9:23
Ennis Ray Lynch, Jr.8-May-08 9:23 
QuestionApplication hangs with a call to MessageBox.Show Pin
Krishna Murthy8-May-08 8:12
Krishna Murthy8-May-08 8:12 
AnswerRe: Application hangs with a call to MessageBox.Show Pin
Anthony Mushrow8-May-08 8:40
professionalAnthony Mushrow8-May-08 8:40 
AnswerRe: Application hangs with a call to MessageBox.Show Pin
leckey8-May-08 9:03
leckey8-May-08 9:03 
AnswerRe: Application hangs with a call to MessageBox.Show Pin
Ennis Ray Lynch, Jr.8-May-08 9:29
Ennis Ray Lynch, Jr.8-May-08 9:29 
GeneralRe: Application hangs with a call to MessageBox.Show Pin
Krishna Murthy8-May-08 20:00
Krishna Murthy8-May-08 20:00 
QuestionWhat is the difference between bin\debug and obj\debug? Pin
Member 39190498-May-08 7:24
Member 39190498-May-08 7:24 

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.