Book description
Make the right architectural decisions up front—and improve the quality and reliability of your results. Led by two enterprise programming experts, you’ll learn how to apply the patterns and techniques that help control project complexity—and make systems easier to build, support, and upgrade—right from the start.
Get pragmatic architectural guidance on how to:
Build testability, maintainability, and security into your system early in the design
Expose business logic through a service-oriented interface
Choose the best pattern for organizing business logic and behavior
Review and apply the patterns for separating the UI and presentation logic
Delve deep into the patterns and practices for the data access layer
Tackle the impedance mismatch between objects and data
Minimize development effort and avoid over-engineering—and deliver more robust results
Get code samples on the Web.
Table of contents
- Acknowledgments
- Introduction
-
I. Principles
-
1. Architects and Architecture Today
- What’s a Software Architecture, Anyway?
- Who’s the Architect, Anyway?
- Overview of the Software Development Process
- Summary
- Murphy’s Laws of the Chapter
- 2. UML Essentials
-
3. Design Principles and Patterns
- Basic Design Principles
- Object-Oriented Design
- From Principles to Patterns
- Applying Requirements by Design
- From Objects to Aspects
- Summary
- Murphy’s Laws of the Chapter
-
1. Architects and Architecture Today
-
II. Design of the System
-
4. The Business Layer
- What’s the Business Logic Layer, Anyway?
- The Transaction Script Pattern
- The Table Module Pattern
- The Active Record Pattern
- The Domain Model Pattern
- Summary
- Murphy’s Laws of the Chapter
-
5. The Service Layer
- What’s the Service Layer, Anyway?
- The Service Layer Pattern in Action
- Related Patterns
- Service-Oriented Architecture
- The Very Special Case of Rich Web Front Ends
- Summary
- Murphy’s Laws of the Chapter
-
6. The Data Access Layer
- What’s the Data Access Layer, Anyway?
- Designing Your Own Data Access Layer
- Crafting Your Own Data Access Layer
- Power to the DAL with an O/RM Tool
- To SP or Not to SP
- Summary
- Murphy’s Laws of the Chapter
-
7. The Presentation Layer
- User Interface and Presentation Logic
- Evolution of the Presentation Patterns
- Design of the Presentation
- Idiomatic Presentation Design
- Summary
- Murphy’s Laws of the Chapter
-
4. The Business Layer
-
A. Final Thoughts
- Mantra #1—It Depends
- Mantra #2—Requirements Are Lord Over All
- Mantra #3—Program to an Interface
- Mantra #4—Keep It Simple but Not Simplistic
- Mantra #5—Inheritance Is About Polymorphism, Not Reuse
- Mantra #6—Not the DAL? Don’t Touch SQL Then
- Mantra #7—Maintainability First
- Mantra #8—All User Input Is Evil
- Mantra #9—Post-Mortem Optimization
- Mantra #10—Security and Testability Are by Design
- B. The Northwind Starter Kit
- C. About the Authors
- Index
- About the Authors
- Copyright
Product information
- Title: Microsoft® .NET: Architecting Applications for the Enterprise
- Author(s):
- Release date: October 2008
- Publisher(s): Microsoft Press
- ISBN: 9780735626096
You might also like
book
Modernizing .NET Applications
As a .NET developer, you’re constantly asked to build relevant and resilient software that can run …
book
Professional Enterprise .NET
Comprehensive coverage to help experienced .NET developers create flexible, extensible enterprise application code If you're an …
article
Reinventing the Organization for GenAI and LLMs
Previous technology breakthroughs did not upend organizational structure, but generative AI and LLMs will. We now …
book
ASP.NET 4 Unleashed
The most comprehensive book on Microsoft’s new ASP.NET 4, ASP.NET 4 Unleashed covers all facets of …