nerdexam
Microsoft

MB-500 · Question #288

A company uses a SQL Server Reporting Services (SSRS) report named SalesConfirmation. The report has a controller class named SalesConfirmController and a data provider class named SalesConfirmDP…

The correct answer is C. Extend the controller class SalesConfirmController to add a pre-event handler method for a static. You've hit your limit · resets 4am (America/New_York)

Implement reporting

Question

A company uses a SQL Server Reporting Services (SSRS) report named SalesConfirmation. The report has a controller class named SalesConfirmController and a data provider class named SalesConfirmDP. The company requires a different layout for the report. You create a copy of the report and name the copy MySalesConfirmation. You modify the report design. You need to ensure that the new report design replaces the original report design. What should you do?

Options

  • AExtend the data provider class SalesConfirmDP to add a post-event handler method for the
  • BExtend the controller class SalesConfirmController to add a post-event handler method for a
  • CExtend the controller class SalesConfirmController to add a pre-event handler method for a static
  • DExtend the data provider class SalesConfirmDP to add a pre-event handler method for the

How the community answered

(44 responses)
  • A
    16% (7)
  • B
    5% (2)
  • C
    75% (33)
  • D
    5% (2)

Explanation

You've hit your limit · resets 4am (America/New_York)

Topics

#SSRS report#controller class extension#pre-event handler#report design override

Community Discussion

No community discussion yet for this question.

Full MB-500 Practice