cross thread

About this tag
The cross thread tag on WindowsForum.com covers discussions about cross-thread issues in Silverlight and Windows Phone 7 development. Content includes performance tips for mobile devices, focusing on the roles of the UI thread and compositor thread, and how to avoid cross-thread problems when retemplating controls like the ProgressBar. The tag is relevant for developers working with Silverlight on Windows Phone 7 who need to manage threading to improve app performance and responsiveness.
  1. News

    Windows 7 SIlverlight TV 47: Silverlight and Windows Phone 7 Performance Tips

    Performance is always a critical topic in development, especially when it comes to a mobile device. Jeff Wilcox shares several performance tips and dives deep into how he made the ProgressBar perform even better. Jeff retemplated the ProgressBar control via a style and made it very simple to...
Back
Top