December 2011
Intermediate to advanced
336 pages
10h 10m
English
While the deployment of a simple WPF application can be handled entirely by ClickOnce or Windows Installer, deploying an n-tier application (such as the three tier applications described in Objective 1.1: Design a Loosely Coupled Layered Architecture, in Chapter 1) can be significantly more complex. This objective domain covers how to overlay your logical application architecture onto a physical server topology and how to determine the proper installation sequence.
The description for this objective includes “reviewing security requirements.” For information about designing your application’s security implementation, refer to Objective 1.3: Design the Security Implementation ...