Led by two enterprise programming experts, readers will 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. This Second Edition features new deep dives on domain modeling, Command Query Responsibility Segregation (CQRS), and event sourcing models.
Led by two enterprise programming experts, readers will 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. This Second Edition features new deep dives on domain modeling, Command Query Responsibility Segregation (CQRS), and event sourcing models.Hinweis: Dieser Artikel kann nur an eine deutsche Lieferadresse ausgeliefert werden.
Dino Esposito a well-known web and mobile development expert, has written several popular books, including Architecting Mobile Solutions for the Enterprise and Programming Microsoft ASP.NET MVC. In addition to writing and speaking, he is founder and CTO of a software and IT services firm serving the professional sports industry. Andrea Saltarello is CEO, founder, and solution architect for a software design and development consultancy. He is an active speaker and trainer, as well as the lead developer on an open-source project focused on developing extensions to the ASP.NET MVC toolkit.
Inhaltsangabe
Foundation 1 Mechanics of software projects 2 Principles and patterns of object-oriented design 3 Writing software of quality Layered Architecture: Head 4 The Presentation Layer 5 The Mythical Business Layer Supporting Architectures 6 Introducing Domain Modeling 7 Implementing Domain Modeling 8 Introducing CQRS 9 Implementing CQRS 10 Introducing Event-sourcing Models 11 Implementing Event-sourcing Models Layered Architecture: Tail 12 The Infrastructure Layer