Microsoft
70-518 · Question #23
70-518 Question #23: Real Exam Question with Answer & Explanation
Sign in or unlock 70-518 to reveal the answer and full explanation for question #23. The question stem and answer options stay visible for context.
Question
You are designing an application by using Windows Presentation Foundation (WPF) and Microsoft .NET Framework 4. The user interface (UI) tier of the application will be implemented in WPF. The middle tier of the application is implemented by using an existing COM component. The middle tier contains a long-running method named ProcessData. You need to ensure that users can continue to use the UI while ProcessData is running. What should you do?
Options
- AUse an asynchronous worker thread to call ProcessData.
- BUse the Invoke method of the Dispatcher class to call ProcessData.
- CCall the Run method of the Dispatcher class before invoking ProcessData.
- DCall the DoEvents method of the Application class before invoking ProcessData.
Unlock 70-518 to see the answer
You've previewed enough free 70-518 questions. Unlock 70-518 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.