PrepAway - Latest Free Exam Questions & Answers

Category: 70-519

Exam 70-519: Pro: Designing and Developing Web Applications Using Microsoft .NET Framework 4

What should you recommend?

You are designing an ASP.NET Web application.
Each page of the Web application will have a common master 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?

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.)

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.)

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?


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