Cantitate/Preț
Produs

Microsoft .Net: Architecting Applications for the Enterprise: Developer Reference

Autor Dino Esposito, Andrea Saltarello
en Limba Engleză Paperback – 31 iul 2014

A software architect s digest of core practices, pragmatically applied

Designing effective architecture is your best strategy for managing project complexity and improving your results. But the principles and practices of software architecting what the authors call the science of hard decisions have been evolving for cloud, mobile, and other shifts. Now fully revised and updated, this book shares the knowledge and real-world perspectives that enable you to design for success and deliver more successful solutions.

In this fully updated Second Edition, you will: Learn how only a deep understanding of domain can lead to appropriate architecture Examine domain-driven design in both theory and implementation Shift your approach to code first, model later including multilayer architecture Capture the benefits of prioritizing software maintainability See how readability, testability, and extensibility lead to code quality Take a user experience (UX) first approach, rather than designing for data Review patterns for organizing business logic Use event sourcing and CQRS together to model complex business domains more effectively

Delve inside the persistence layer, including patterns and implementation."

Citește tot Restrânge

Din seria Developer Reference

Preț: 21790 lei

Preț vechi: 27237 lei
-20%

Puncte Express: 327

Preț estimativ în valută:
4175 4522$ 3580£

Carte disponibilă

Livrare economică 19 aprilie-03 mai
Livrare express 04-10 aprilie pentru 3826 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780735685352
ISBN-10: 0735685355
Pagini: 394
Ilustrații: illustrations
Dimensiuni: 178 x 239 x 22 mm
Greutate: 0.69 kg
Ediția:2 Rev ed.
Editura: Microsoft Press
Seria Developer Reference


Notă biografică

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.

Descriere

A software architect s digest of core practices, pragmatically applied
Designing effective architecture is your best strategy for managing project complexity and improving your results. But the principles and practices of software architecting what the authors call the science of hard decisions have been evolving for cloud, mobile, and other shifts. Now fully revised and updated, this book shares the knowledge and real-world perspectives that enable you to design for success and deliver more successful solutions.
In this fully updated Second Edition, you will: Learn how only a deep understanding of domain can lead to appropriate architecture Examine domain-driven design in both theory and implementation Shift your approach to code first, model later including multilayer architecture Capture the benefits of prioritizing software maintainability See how readability, testability, and extensibility lead to code quality Take a user experience (UX) first approach, rather than designing for data Review patterns for organizing business logic Use event sourcing and CQRS together to model complex business domains more effectively
Delve inside the persistence layer, including patterns and implementation."

Cuprins

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