Enhancing Usability of Windows Presentation Foundation (WPF) and Windows Forms Applications

  • 2/15/2011

Suggested Practices

To help you successfully master the exam objectives presented in this chapter, complete the following tasks.

  • Practice 1 Create an application that computes the value of pi on a separate thread and continually updates the UI with the value in a thread-safe manner.

  • Practice 2 Create a localized form using a language that reads right to left. The localized version of the form should include appropriate strings and the layout should be reversed.