Microsoft 070-519 Actual Free Exam Questions & Community Discussion
You need to design a solution for accessing the shopping cart controls by using JavaScript.
Which configuration should you recommend?
Which configuration should you recommend?
Correct Answer: A
Vote an answer
You have an ASP.NET Web application.
The Web application displays frequently changing data.
As application usage increases, more queries are issued. And the database response time increases. You need to design a strategy for improving database query response time.
Which approach should you recommend?
The Web application displays frequently changing data.
As application usage increases, more queries are issued. And the database response time increases. You need to design a strategy for improving database query response time.
Which approach should you recommend?
Correct Answer: C
Vote an answer
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.)
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.)
Correct Answer: B,D
Vote an answer
You have an ASP.NET Web application that is deployed on multiple, identical Web servers. The Web servers retrieve data from multiple, identical Microsoft SQL Server databases. Each user maintains an active Web application session during the entire business day.
You notice that some Web servers consume 100 percent of their CPU resources and return timeout errors, while other Web servers are idle.
You need to design a plan to load-balance the Web application across the available Web servers.
Which approach should you recommend?
You notice that some Web servers consume 100 percent of their CPU resources and return timeout errors, while other Web servers are idle.
You need to design a plan to load-balance the Web application across the available Web servers.
Which approach should you recommend?
Correct Answer: C
Vote an answer
You are designing an ASP.NET Web application that allows users to type a value in a text box
The application must function with JavaScript disabled.
You need to design a method for using a Web service to validate the user-typed value before the form is processed.
Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)
The application must function with JavaScript disabled.
You need to design a method for using a Web service to validate the user-typed value before the form is processed.
Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)
Correct Answer: C,D
Vote an answer
You are designing an ASP.NET Web application for display on desktop computers and on mobile devices. You have the following requirements:
You need to design the Web application to meet the requirements.
Which two approaches should you recommend7 (Each correct answer presents part of the solution? Choose two.)
You need to design the Web application to meet the requirements.
Which two approaches should you recommend7 (Each correct answer presents part of the solution? Choose two.)
Correct Answer: B,C
Vote an answer
You need to design the application to support the news feature.
Which approach should you recommend?
Which approach should you recommend?
Correct Answer: D
Vote an answer
You are designing an ASP.NET Web application.
You are implementing the ASP.NET membership and profile providers to do the following:
You need to ensure that the Web application is properly configured to interact with the providers.
Which approach should you recommend?
You are implementing the ASP.NET membership and profile providers to do the following:
You need to ensure that the Web application is properly configured to interact with the providers.
Which approach should you recommend?
Correct Answer: A
Vote an answer
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?
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?
Correct Answer: A
Vote an answer
You are designing a plan to scale an ASP.NET Web application to support up to 20,000
concurrent users.
Application usage statistics indicate that many queries against the database retrieve data that does not change frequently.
You need to reduce database round trips for static data.
Which approach should you recommend?
concurrent users.
Application usage statistics indicate that many queries against the database retrieve data that does not change frequently.
You need to reduce database round trips for static data.
Which approach should you recommend?
Correct Answer: C
Vote an answer
You are designing an ASP.NET Web application.
The Web application must meet the following requirements:
You need to recommend a data access strategy.
What should you recommend?
The Web application must meet the following requirements:
You need to recommend a data access strategy.
What should you recommend?
Correct Answer: C
Vote an answer
You are designing an ASP.NET Web application. A page of the Web application will contain a databound ListView control.
You need to recommend a strategy for accessing individual rows within the ListView control from client-side script based on the value in a specific data field.
What should you recommend?
You need to recommend a strategy for accessing individual rows within the ListView control from client-side script based on the value in a specific data field.
What should you recommend?
Correct Answer: D
Vote an answer
You are designing an ASP.NET MVC 2 Web application. When the Web application is accessed through the . . . /Products/Categories URL, it will display a list of products sorted by category.
You have the following requirements:
The Web application design must be loosely coupled.
The Web application must support unit testing of the data layer code.
You need to recommend a location for the code that maps and retrieves products from the data store.
Which location should you recommend?
You have the following requirements:
The Web application design must be loosely coupled.
The Web application must support unit testing of the data layer code.
You need to recommend a location for the code that maps and retrieves products from the data store.
Which location should you recommend?
Correct Answer: D
Vote an answer
0
0
0
10
