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)

What should you recommend?

You are designing an ASP.NET Web application that will be deployed both to a server that
runs IIS 6 and to a server that runs IIS 7.0. The Web application must meet the following
requirements: • Log all unhandled exceptions. • Write exception details to a custom error
log. • When an exception occurs, write the user credentials to a custom error log. You need
to recommend an approach for handling errors. What should you recommend?

Which strategy should you recommend?

You are designing an ASP.NET Web application that will support multiple display
languages. You have the following requirements: • Change server control settings based on
the selected language. • Enable strongly typed access to the resource objects. You need to
recommend a strategy for localizing server control properties. Which strategy should you
recommend?

What should you recommend?

You are designing an ASP.NET Web application. A page of the Web application will use the
ASP.NET Calendar server control. Users will select the type of calendar from a drop-down
list named CalendarType. The CalendarType list contains cultural preferences. You need to
recommend an approach for rendering the calendar control based on the selected cultural
preference. What should you recommend?

Which two attributes should you add to the AppDb connection string entry in the Web.staging.config file?

You are designing the deployment strategy for an ASP.NET Web application. The database
configuration string varies depending on the target environment. You have the following
requirements: • Deploy the application by using Web Deploy. • Replace the connection
string named AppDb with the appropriate value for each environment. You need to
recommend an approach for updating the AppDb connection string when deploying the
application to the staging environment. Which two attributes should you add to the AppDb
connection string entry in the Web.staging.config file? (Each correct answer presents part of
the solution. Choose two.)

What should you recommend?

You are modifying an ASP.NET Web application that uses session state. The Web
application is deployed to a Web farm. You have the following requirements: • Provide a
reliable failover mechanism for session state data. • Provide persistent storage of session
state data. You need to recommend a session state mode that meets the requirements.
What should you recommend?

Which two actions should you recommend?

You are designing the deployment strategy for an ASP.NET Web application that consists of
multiple pages. The Web application will be deployed to a server that hosts multiple
ASP.NET applications. The Web application design includes; • Error pages named
LoginErrors.htm and GenericErrorPage.htm. • A subdirectory named Login that contains
only the Login.aspx page. You have the following requirements: • Display the
LoginErrors.htm page for all unhandled errors that are generated from the Login.aspx page.
• Display the GenericErrorPage.htm page for all other unhandled errors. You need to
recommend an approach for displaying the error pages. Which two actions should you
recommend? (Each correct answer presents part of the solution. Choose two.)

What should you recommend?

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?

What should you recommend?

You are designing an ASP.NET MVC 2 Web application. The Web application will display
information from remote third-party Windows Communication Foundation (WCF) services
on each page. You have the following requirements: • Retrieve information from the WCF
services. • Specify a timeout period while retrieving information from third-party services. •
Cache responses from the third-party services for retrieval by multiple users. You need to
recommend an approach for retrieving information from the WCF service. What should you
recommend?

What should you recommend?

You are designing an ASP.NET Web application. Pages of the Web application will share a
common layout. Different business logic will be executed based on user input. You have the
following requirements: • Use view state to maintain data between postbacks. • Reuse
presentation logic across multiple pages. You need to recommend an approach that meets
the requirements. What should you recommend?


Page 19 of 21« First...10...1718192021