nerdexam
Microsoft

70-518 · Question #244

70-518 Question #244: Real Exam Question with Answer & Explanation

Sign in or unlock 70-518 to reveal the answer and full explanation for question #244. The question stem and answer options stay visible for context.

Question

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. The application uses the background worker process (BWP). When the user clicks a button, the background worker executes a method named DoCalculations asynchronously. You need to implement a progress bar on the user interface (UI) that informs the user of the progress of DoCalculations. Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

Options

  • AModify the Value property of the progress bar in DoCalculations.
  • BModify the Value property of the progress bar in the ProgressChanged event handler of the
  • CModify the Value property of the progress bar in the RunWorkerCompleted event handler of
  • DCall the ReportProgress method of the background worker in DoCalculations.
  • ECall the ReportProgress method of the background worker in the DoWork event handler of the

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.

Full 70-518 Practice