070-519 無料問題集「Microsoft Designing & Developing Web Apps Using MS .NET Frmwk 4」
An existing ASP.NET Web application uses third-party server controls.
The third-party vendor releases a new version of the server controls.
You need to recommend an approach for testing whether the new versions of the server controls break the existing Web application.
What should you recommend?
The third-party vendor releases a new version of the server controls.
You need to recommend an approach for testing whether the new versions of the server controls break the existing Web application.
What should you recommend?
正解:C
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
You are designing a testing methodology for an ASP.NET MVC 2 Web application.
The application has a rich domain model that represents the logic and the data of the
business.
A facade over the domain model provides a simplified API that is used by the controllers.
A data access layer beneath the domain model is used by the domain model to handle
data storage and retrieval.
You have the following requirements:
You need to design tests against the appropriate layer to meet the requirements.
Which layer should you recommend?
The application has a rich domain model that represents the logic and the data of the
business.
A facade over the domain model provides a simplified API that is used by the controllers.
A data access layer beneath the domain model is used by the domain model to handle
data storage and retrieval.
You have the following requirements:
You need to design tests against the appropriate layer to meet the requirements.
Which layer should you recommend?
正解:D
解答を投票する
You are designing a Windows Communication Foundation (WCF) service. The WCF service will support a common data access strategy for an ASP.NET 1.1 Web application and an ASP.NET 4 Web application.
You have the following requirements:
You need to recommend an endpoint and binding strategy for the WCF service.
What should you recommend?
You have the following requirements:
You need to recommend an endpoint and binding strategy for the WCF service.
What should you recommend?
正解:C
解答を投票する
You have an ASP.NET Web Forms application for processing orders.
Many users of the application submit their order forms multiple times due to incorrectly formatted credit card information.
You need to plan for validation of the length and format of data in the credit card field on the client side prior to processing each transaction.
Which approach should you recommend?
Many users of the application submit their order forms multiple times due to incorrectly formatted credit card information.
You need to plan for validation of the length and format of data in the credit card field on the client side prior to processing each transaction.
Which approach should you recommend?
正解:C
解答を投票する
You are implementing additional functionality within an existing ASP.NET 4 Web Forms Web site project by using ASP. NETMVC2.
You need to design a Web site project configuration that supports Web Forms and ASP.
NET MVC 2 in the same Microsoft Visual Studio 2010 project.
Which two approaches should you recommend? (Each correct answer presents part of the solution. Choose two.)
You need to design a Web site project configuration that supports Web Forms and ASP.
NET MVC 2 in the same Microsoft Visual Studio 2010 project.
Which two approaches should you recommend? (Each correct answer presents part of the solution. Choose two.)
正解:B、D
解答を投票する
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?
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?
正解:C
解答を投票する
You are designing an ASP.NET Web Forms application. The Web application has a heavy reliance on view state. You are designing the Web application for use in regions that have limited or low-bandwidth connectivity.
You have the following requirements:
You need to ensure that the Web application meets these requirements.
Which approach should you recommend?
You have the following requirements:
You need to ensure that the Web application meets these requirements.
Which approach should you recommend?
正解:A
解答を投票する
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?
The Web application must meet the following requirements:
You need to recommend an approach for accommodating a load increase.
What should you recommend?
正解:C
解答を投票する