Implementing Asynchronous Programming Techniques to Improve the User Experience (15%)
- Manage a background process by using the BackgroundWorker component
- Run a background process
- 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
- Implement an asynchronous method
- Create an asynchronous method
- Create a new process thread
- Implement advanced asynchronous techniques
Recent Comments