Exploring a Classic Three-Tier Architecture

Windows DNA is nothing new; it is a classic three-tier architecture (see Figures 1.1 and 1.2). The tiers are data, business logic, and presentation. These are logical, not physical, tiers—that is, they all can run on a single computer or be distributed across hundreds of computers. The goal is to categorize by functionality the components that will live in each tier. Each week of this book is dedicated to covering one of these tiers. As you complete this book you will know the purpose of each tier and what functionality they contain.

Figure 1.2. A Windows DNA model.

The components that live in the presentation ...

Get Sams Teach Yourself Microsoft® Windows® DNA Programming in 21 Days 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.