PrepAway - Latest Free Exam Questions & Answers

Tag: Exam 70-519 (update October 29th, 2015)

Exam 70-519: Pro: Designing and Developing Web Applications Using Microsoft .NET Framework 4 (update October 29th, 2015)

Which approach should you recommend?

You have an ASP.NET Web application that displays charts that are generated daily from
data in a Microsoft SQL Server database. Each chart is implemented as a user control that
displays data retrieved from the database. Data retrieval and chart generation consume a
significant amount of resources. Users of the Web application generate unique reports that
contain one or more chart controls. Each chart is common to many reports. You need

design a solution to improve the performance of the Web server. Which approach should
you recommend?

What should you recommend?

You are designing an ASP.NET Web application that has common navigation and layout
elements on all pages. You have the following requirements: Maintain common elements in
a single location. Ensure that common elements can be modified and nested without
redeploying the Web application. Allow developers to customize the object model from
individual pages. You need to recommend a solution that can be specified at the
application, folder, or page level. What should you recommend?

What should you recommend?

You are evaluating an ASP.NET Web application that includes three methods: Calculate ()
performs CPU-intensive calculations on the server. GetData() retrieves data from a
server-side data store and returns an XML file. WriteData() receives an XML file and writes
data from the file to a server-side data store. You need to recommend an approach for
maximizing server throughput. What should you recommend?

Which two actions should you recommend?

You are redesigning an existing three-tier ASP.NET Web application that is deployed to a
Web server, an application server, and a database server that runs Microsoft SQL Server
2008. Usage has increased significantly. The application has become slow and occasionally
times out. Health monitoring logs indicate that the data access logic on the application
server is consuming the majority of the CPU resources. You need to recommend an
approach for addressing the scalability and reliability issues. Which two actions should you
recommend? (Each correct answer presents part of the solution. Choose two.)

Which approach should you recommend?

You are designing a data access service backed by Microsoft SQL Server. Other
developers will use your service as a third-party service. You have the following
requirements: To reduce maintenance cost, you must write the minimal amount of code
required for fulfilling the goals. The service must function with Microsoft and non-Microsoft
technologies. The service must implement the WS-Security standards. You need to design
the service to meet the requirements. Which approach should you recommend?

Which approach should you recommend?

You are adding functionality to an ASP.NET MVC 2 Web application. You have the following
requirements when passing form data to the server: Provide a simple way to map posted
form values to a custom class object. Control the deserialization of custom class objects
that are passed to the server. You need to design the application to meet the requirements.
Which approach should you recommend?

Which approach should you recommend?

You are supporting an ASP.NET Web application. The Web application occasionally shuts
down unexpectedly in the production environment. You cannot reproduce the problem in
your local environment. You need to design a strategy to ensure that you can immediately
diagnose the problem without affecting the performance of the production environment.
Which approach should you recommend?


Page 4 of 21« First...23456...1020...Last »