Professional ASP.NET 3.5: In C# and VB (Programmer to Programmer) by Bill Evjen
£14.49
|
Domain-driven Design: Tackling Complexity in the Heart of Software by Eric Evans
£22.79
|
Applying Domain-Driven Design and Patterns: Using .Net by Jimmy Nilsson
£23.99
|
C# in Depth: What you need to master C# 2 and 3: What You Need to Master C# 2 and 3 by Jon Skeet
£18.99
|
C# 3.0 Design Patterns by Judith Bishop
£16.99
|
Product details
Would you like to update product info or give feedback on images?
|
| Customers Viewing This Page May Be Interested in These Sponsored Links (What is this?) |
With the ProblemDesignSolution promise and approach, the chapters are broken down into their own modules where the intent is to take the reader through the process from beginning to end while building a complete project with each chapter module. Each chapter establishes the problem, what the reader wants to do, and why it is important, and then what factors and restrictions need to be taken into account. Next the chapter covers how the programmer will solve the problem with an adequate solution that will provide only the best results. Finally, the developer produces code and other materials to better realize the design and solution to the problem. This part of the chapter is where the reader gets handson practice at creating code that builds applications.
Synopsis
This first technical title of its kind, this is a revolutionary book for the object oriented developer. It takes the reader through the intense process of building a real-world application using Domain-Driven Design principles implemented in C# 3.0 (.NET Framework 3.5). The reader is introduced to a business domain of a real-world Construction Administration application for an architecture firm. The application is a critical, legacy MS Access application that has outgrown MS Access and is ready to become a full-fledged enterprise application. In each chapter, the relevant part of the domain is modeled out via diagrams and code. The application is built using C#, Windows Presentation Foundation, and other Microsoft technologies and best practices. The main focus of the book is on designing and implementing the domain model and all of the supporting patterns and framework that are built in support of the domain model. The emphasis is on these theories in action through the working application, not on the tools used.