nerdexam
Microsoft

70-448 · Question #155

You are a database developer and you have about two years experience in creating business intelligence (BI) solutions by using SQL Server 2008. Now you are employed in a company which is named…

The correct answer is B. The ReportViewer control should be used along with the LocalReport property. See the full explanation below for the reasoning.

Question

You are a database developer and you have about two years experience in creating business intelligence (BI) solutions by using SQL Server 2008. Now you are employed in a company which is named NaproStar and work as a developer of a SQL Server 2008 Reporting Services (SSRS) for the company. You use SSRS to design a report. A Windows Forms application is distributed to remote users and it contains the report, but the report server can not be accessed by these remote users. Now you are asked to make sure that the report can be rendered by the application correctly. Of the following methods, which one would be used to accomplish this task?

Options

  • AThe ReportViewer control should be used along with the RenderStream property
  • BThe ReportViewer control should be used along with the LocalReport property
  • CThe ReportViewer control should be used along with the RemoteReport property
  • DThe Render method of the Reporting Services Simple Object Access Protocol (SOAP) API should be used.
  • EThe RenderStream method of the Reporting Services Simple Object Access Protocol (SOAP) API

How the community answered

(22 responses)
  • A
    5% (1)
  • B
    77% (17)
  • C
    14% (3)
  • E
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 70-448 Practice