Archive for the ‘programming’ Category

.NET Compact Framework: Updating the UI from a background thread

Posted on December 17th, 2004 by aaron
Filed under mobile, programming | Comments Off

Interesting and useful article from Jim Wilson on the right way to update your UI from process-intensive operations using the .NET Compact Framework. Check it out on MSDN.