70-460 · Question #35
You are designing a strategy for an enterprise reporting solution that uses SQL Server Reporting Services (SSRS). Many of the SSRS reports will use common utilities and functions, including the…
The correct answer is D. Create an assembly that contains formatting properties and code. See the full explanation below for the reasoning.
Question
You are designing a strategy for an enterprise reporting solution that uses SQL Server Reporting Services (SSRS). Many of the SSRS reports will use common utilities and functions, including the following:
- Report utility functions and business logic in code
- Standardized report formatting properties such as fonts and colors
for report branding Formatting may change and new functions may be added as the reporting solution evolves. You need to create a strategy for deploying the formatting and code across the entire enterprise reporting solution. You must also ensure that reports can be easily updated to reflect formatting and function changes. What should you do? (More than one answer choice may achieve the goal. Select the BEST answer.)
Options
- ACreate a report as a template. Apply standardized formatting to the template.
- BBuild a web service that retrieves formatting properties and runs code.
- CStore the formatting properties and code in database objects.
- DCreate an assembly that contains formatting properties and code.
How the community answered
(31 responses)- A3% (1)
- B3% (1)
- C10% (3)
- D84% (26)
Community Discussion
No community discussion yet for this question.