Answers

This section contains the answers to the Objective Reviews and the Thought Experiments.

Objective 1.1: Review

  1. Correct Answer: B

    1. Incorrect: The database server is part of the Data layer.

    2. Correct: In this application, the web service would need to perform all processing. Therefore, it would be placed within the Business Logic layer.

    3. Incorrect: The WPF client would be part of the Presentation layer.

    4. Incorrect: The ASP.NET client would be part of the Presentation layer.

  2. Correct Answer: B

    1. Incorrect: Context-based routing routes requests based on IP address and port number. In this case, you will need to look within the message to determine which of the three new services should receive the request. Therefore, you need to use content-based routing. ...

Get MCPD 70-518 Exam Ref: Designing and Developing Windows® Applications Using Microsoft® .NET Framework 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.