PrepAway - Latest Free Exam Questions & Answers

What should you do?

You are creating a Windows application by using the .NET Framework 3.5.
An existing ASP.NET application has the following specifications:
The application is hosted on a server named SERVER1.
Reports are built by using the Microsoft SQL Server 2008 Reporting Services (SSRS).
The reports execute on SERVER1.
User credentials are stored in a Microsoft SQL Server 2008 database.
Users can view the reports after authentication to the ASP.NET application.
The Windows application runs on a local computer. The reports that are used in the ASP.NET application
are also applicable to the Windows application users.
You need to design a reporting strategy to ensure that the Windows application displays the reports by
using a MicrosoftReportViewer control.
What should you do?

PrepAway - Latest Free Exam Questions & Answers

A.
Set the ProcessingMode property to Local.
Set the ServerReport.ReportServerUrl property to SERVER1.
Call the ServerReport.ReportServerCredentials.SetFormsCredentials method by using the appropriate
credentials.

B.
Set the ProcessingMode property to Local.
Set the ServerReport.ReportServerUrl property to LOCALHOST.
Call the ServerReport.SetDataSourceCredentials method by using the appropriate credentials.

C.
Set the ProcessingMode property to Remote.
Set the ServerReport.ReportServerUrl property to SERVER1.
Call the ServerReport.ReportServerCredentials.SetFormsCredentials method by using the appropriate
credentials.

D.
Set the ProcessingMode property to Remote.
Set the ServerReport.ReportServerUrl property to LOCALHOST.
Call the ServerReport.SetDataSourceCredentials method by using the appropriate credentials.


Leave a Reply