최신Microsoft Designing & Developing Web Apps Using MS .NET Frmwk 4 - 070-519무료샘플문제
문제1
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?
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?
정답: B
문제2
You are designing an ASP.NET 4 Web application that will integrate third-party
components.
You need to minimize the security risks of using these components.
Which approach should you recommend?
You are designing an ASP.NET 4 Web application that will integrate third-party
components.
You need to minimize the security risks of using these components.
Which approach should you recommend?
정답: D
문제3
You are designing an ASP.NET MVC 2 Web application.
You have the following requirements:
You need to pass data between the controllers and the views within the Web application.
Which approach should you recommend?
You are designing an ASP.NET MVC 2 Web application.
You have the following requirements:
You need to pass data between the controllers and the views within the Web application.
Which approach should you recommend?
정답: B
설명: (KoreaDumps 회원만 볼 수 있음)
문제4
You are designing an ASP.NET Web application by using Microsoft Visual Studio 2010.
The Web application uses dynamic HTML (DHTML).
You need to ensure that the application functions properly on multiple browser platforms without requiring the installation of a client-side component.
Which two approaches could you recommend? (Each correct answer presents a complete solution. Choose two.)
You are designing an ASP.NET Web application by using Microsoft Visual Studio 2010.
The Web application uses dynamic HTML (DHTML).
You need to ensure that the application functions properly on multiple browser platforms without requiring the installation of a client-side component.
Which two approaches could you recommend? (Each correct answer presents a complete solution. Choose two.)
정답: B,C
문제5
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.)
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.)
정답: C,D
문제6
You deploy a medium-trust ASP.NET Web application to a Web server that runs IIS 7.0. The Web server hosts multiple Web sites.
Web applications hosted on the Web server must not have access to the local resources of other Web applications hosted on the Web server.
You need to recommend a deployment strategy.
What should you recommend?
You deploy a medium-trust ASP.NET Web application to a Web server that runs IIS 7.0. The Web server hosts multiple Web sites.
Web applications hosted on the Web server must not have access to the local resources of other Web applications hosted on the Web server.
You need to recommend a deployment strategy.
What should you recommend?
정답: D
문제7
You are designing an internal Web application.
You have the following requirements:
You need to design the Web application so that users can add, edit, and delete data.
Which approach should you recommend?
You are designing an internal Web application.
You have the following requirements:
You need to design the Web application so that users can add, edit, and delete data.
Which approach should you recommend?
정답: D
문제8
You are designing an ASP.NET MVC 2 Web application. A page of the Web application will display data retrieved from a Web service.
The Web service performance is unpredictable.
You have the following requirements:
Display a progress indicator while retrieving data.
Display data in the same page from which it is retrieved.
You need to recommend a solution that meets the requirements.
What are two possible solutions you could recommend? (Each answer presents a complete solution. Choose two.)
You are designing an ASP.NET MVC 2 Web application. A page of the Web application will display data retrieved from a Web service.
The Web service performance is unpredictable.
You have the following requirements:
Display a progress indicator while retrieving data.
Display data in the same page from which it is retrieved.
You need to recommend a solution that meets the requirements.
What are two possible solutions you could recommend? (Each answer presents a complete solution. Choose two.)
정답: C,D
문제9
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 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?
정답: A
문제10
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:
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.)
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:
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.)
정답: A,C
설명: (KoreaDumps 회원만 볼 수 있음)
문제11
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?
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?
정답: B
문제12
You need to design an automation solution for the final-release build process.
Which approach should you recommend?
You need to design an automation solution for the final-release build process.
Which approach should you recommend?
정답: D