Business Delegate and Transfer Object
Business Delegate and Service Locator
Front Controller and Business Delegate
Intercepting Filter and Transfer Object
Model-View-Controller and Intercepting Filter
第1题:
A developer is designing a multi-tier web application and discovers a need to log each incoming client request. Which two patterns, taken independently, provide a solution for this problem? ()
第2题:
A developer is designing a multi-tier web application and discovers a need to log each incoming clientrequest. Which two patterns, taken independently, provide a solution for this problem?()
第3题:
A developer is designing a web application that makes many fine-grained remote data requests for eachclient request. During testing, the developer discovers that the volume of remote requests significantlydegrades performance of the application. Which design pattern provides a solution for this problem?()
第4题:
A developer is designing a web application that must support multiple interfaces, including: • an XML web service for B2B • HTML for web-based clients • WML for wireless customers Which design pattern provides a solution for this problem?( )
第5题:
You are designing an automated deployment process for a Windows Azure application. The process must deploy the application to Windows Azure without any user interaction. You need to recommend a deployment strategy. What should you recommend?()
第6题:
Transfer Object
Session Facade
Intercepting Filter
Template Method
Model-View-Controller
第7题:
Front Controller and Transfer Object
Front Controller and Service Locator
Business Delegate and Transfer Object
Business delegate and Intercepting Filter
Model-View-Controller and Intercepting Filter
第8题:
Command
Transfer object
Service locator
Session Façade
Business delegate
Data access object
第9题:
Use the Service Management API to deploy the application package.
Use the cspack and csrun command-line utilities and pass the cloud project as an argument.
Publish the cloud project to a local directory and upload the application package to Windows Azure Blob storage.
Publish the cloud project to a localdirectory and use the Windows Azure Developer Portal to upload the application.
第10题:
Remote Proxy
Front Controller
Service Activator
Intercepting Filter
Business Delegate
第11题:
View Helper
Front Controller
Composite View
Intercepting Filter
Business Delegate
Chain of Responsibility
第12题:
View Helper
Front Controller
Composite View
Intercepting Filter
Business Delegate
第13题:
A developer is designing a multi-tier application and discovers a need to hide the details of establishing and maintaining remote communications from the client. In addition, the application needs to find, in a transparent manner, the heterogeneous business components used to service the client’s requests. Which design patterns, working together, address these issues?()
第14题:
A developer is designing a web application that makes many fine-grained remote data requests for each client request. During testing, the developer discovers that the volume of remote requests significantly degrades performance of the application. Which design pattern provides a solution for this problem?()
第15题:
A developer is designing the presentation tier for a web application which requires a centralized requesthandling to complete common processing required by each request. Which design pattern provides asolution to this problem?()
第16题:
You work as an application developer at Certkiller .com. You are currently in theprocess of reviewing an application that was created by a fellow developer.The application that you are reviewing includes a declaration for a collection named EmployeeList, which stores Employee objects. The declaration is shown below: public class EmployeeList : Enumerator, IEnumerable { // Class implementation } You require the ability to iterate through the EmployeeList with minimum development effort.What should you do?()
第17题:
Transfer Object
Service Locator
Front Controller
Intercepting Filter
Business Delegate
第18题:
Flyweight
Transfer Object
Service Locator
Dispatcher View
Business Delegate
Model-View-Controller
第19题:
Flyweight
Transfer Object
Service Locator
Dispatcher View
Business Delegate
Model-View-Controller
第20题:
Transfer Object
Service Locator
Front Controller
Intercepting Filter
Business Delegate
Model-View-Controller
第21题:
Session Facade
Business Delegate
Data Access Object
Model-View-Controller
Chain of Responsibility
第22题:
Business Delegate and Transfer Object
Business Delegate and Service Locator
Front Controller and Business Delegate
Intercepting Filter and Transfer Object
第23题:
Command
Transfer Object
Service Locator
Session Facade
Business Delegate