live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

Microsoft Designing & Developing Web Apps Using MS .NET Frmwk 4 - 070-519 Exam Questions

QUESTION NO: 1
You are designing an ASP.NET Web application that will be accessed only by a proprietary user agent.
The user agent is unable to read the default HTML encoding produced by the Web application.
You need to recommend an approach for allowing the user agent to process the Web application output.
What should you recommend?
Correct Answer: B
QUESTION NO: 2
You are designing a solution for sharing information among employees located in a main office and several branch offices.
The solution will consist of the following elements:
"An ASP.NET Web application that accesses and manipulates large amounts of data
'Web services used by the Web application for data access
"A Microsoft SQL Server database
Data displayed to users is never more than one day old.
You need to plan a deployment strategy that minimizes bandwidth requirements.
Which deployment strategy should you recommend?
Correct Answer: B
QUESTION NO: 3
You are conducting an architectural review of an existing ASP.NET Web application. The Web application uses only full-page postbacks, which degrades its performance.
You have the following requirements:
Extend existing controls by using AJAX functionality.
Reduce the size of postbacks without modifying the existing controls.
You need to recommend an approach for meeting the requirements.
What should you recommend?
Correct Answer: C
QUESTION NO: 4
You need to design a deployment solution for the rewritten Web application.
Which approach should you recommend?
Correct Answer: D
QUESTION NO: 5
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:
You need to recommend an approach to support localization.
What should you recommend?
Correct Answer: A
QUESTION NO: 6
You are designing an ASP.NET Web application.
The Web application must instruct proxy servers between the server and the browser to not cache content.
You need to recommend an approach for instructing the proxy servers.
What should you recommend?
Correct Answer: B
QUESTION NO: 7
You are designing an ASP.NET Web application.
You have the following requirements:
You need to recommend a client-side technology that meets the requirements.
Which two technologies could you recommend? (Each correct answer presents a complete solution. Choose two.)
Correct Answer: B,C
QUESTION NO: 8
You are designing a health monitoring strategy for an ASP.NET Web application.
The Web application must raise failure events to correspond with key business process failures.
You need to recommend an approach for ensuring that failure events can be consumed by the ASP.NET Health Monitoring framework.
Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)
Correct Answer: B,D
QUESTION NO: 9
You are designing an ASRNET Web application that allows users to specify a file to be uploaded by entering the URL of the file. Only files that contain information in a specific internal metadata field are allowed.
You need to design a solution to reject URLs of disallowed files.
Which two approaches could you recommend? (Each correct answer presents a complete solution. Choose two.)
Correct Answer: A,D
QUESTION NO: 10
You are designing a data access strategy for an ASP.NET Web application.
You plan to expose an existing data source by using WCF Data Services.
You need to recommend an approach to ensure that CRUD operations are possible.
What should you recommend?
Correct Answer: B
QUESTION NO: 11
An ASP.NET Web application is deployed on a single Web server. Web application state for client requests is stored in a Microsoft SQL Server 2008 database.
The Web application must meet the following requirements:
You need to recommend an approach for accommodating a load increase.
What should you recommend?
Correct Answer: B
QUESTION NO: 12
You are designing an ASP.NET Web application that will be accessed by local intranet users. The Web application will store temporary data files locally. The Web server is running IIS 7.5.
You have the following requirements:
Temporary data file ownership must be set to the user account.
Temporary data files stored locally must be accessible only to the authenticated user.
You need to recommend an approach for securing the temporary data files.
Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)
Correct Answer: B,C
QUESTION NO: 13
You are designing an ASP.NET Web application that allows user input.
You have the following requirements:
You need to recommend the appropriate type of state management.
Which type should you recommend?
Correct Answer: C