Making UI fast and responsive
December 23, 2007
Your application looks “heavy”? It takes time to move child window inside it, rearrange buttons, and overall performance is bad? Probably one of the reasons you using wrong threads for UI update. Here Ian Griffiths explains the right way to do thisĀ much better than I will could to.
Entry Filed under: WinForms. Tags: GUI, Invoke, multithreading, performance, WinForms.
Trackback this post | Subscribe to the comments via RSS Feed