This is the fifth post (first, second, third, fourth) in another collection of posts that have links to the different objectives covered in the 70-505 exam.
Implementing Asynchronous Programming Techniques to Improve the User Experience (15%)
- Manage a background process by using the BackgroundWorker component
- Run a background process
- BackgroundWorker Component Overview
- Run an operation in the background
- Download a file in the background
- Implement a form that uses a background operation
- Announce completion of a background process
- Cancel a background process
- Report on the progress of a background component
- Request status of a background component
- Change the appearance of a UI element by using triggers
- Using multiple triggers
- Using property triggers
- Using event triggers
- Using data triggers
- Implement an asynchronous method
- Create an asynchronous method
- Create a new process thread
- Implement advanced asynchronous techniques
You can also find some information on preparing for your exams here, in the actual exam for 70-505. Also errata for the MS Press training kit
No comments:
Post a Comment