PrepAway - Latest Free Exam Questions & Answers

Tag: Exam 70-519 (update Dec 15th, 2013)

Exam 70-519: Pro: Designing and Developing Web Applications Using Microsoft .NET Framework 4 (update Dec 15th, 2013)

What should you recommend?

You are evaluating an ASP.NET Web application that includes three methods:
-Calculate() performs CPU-intensive calculations onthe 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 runsMicrosoft 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 consumingthe 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 type should you recommend?

You are designing an ASP.NET Web application that allows user input.
You have the following requirements:
– Use client-side state management.
– Prevent users from accidentally modifying data.
– Automatically encode data.
– Preserve data during a page postback.
You need to recommend the appropriate type of statemanagement.
Which type should you recommend?

Which two actions should you recommend?

You are modifying an existing ASP.NET Web application.
Each page of the Web application includes a navigation bar and a print button. You have the following
requirements:
– Enable users to print pages of the Web site without printing the navigation bar.
– Do not create a separate version of the page formatted for printing.
– Leverage the existing print button on each page.
You need to recommend an approach that meets the requirements.
Which two actions should you recommend?
(Each correct answer presents part of the solution.Choose two.)

What should you recommend?

You are designing an ASP.NET Web application.
Each page of the Web application will have a commonmaster page and derive from a common base page
class. You have the following requirements:
– Support multiple languages for user interface labels.
– Enable automatic detection of language based on browser language settings.
You need to recommend an approach to support localization.
What should you recommend?

What are two possible solutions you could recommend?

You are designing an ASP.NET Web application.
Input controls on each page must accept right-to-left language input by default.
This setting must override any default browser settings.
You need to recommend a solution for configuring the input controls.
What are two possible solutions you could recommend?
(Each correct answer presents a complete solution. Choose two.)


Page 6 of 11« First...45678...Last »