- 5 Results
Lowest price: € 50.38, highest price: € 77.90, average price: € 61.65
1
Patterns of Enterprise Application Architecture - Martin Fowler
Order
at Orellfuessli.ch
CHF 64.90
(aprox. € 67.58)
OrderSponsored link
Martin Fowler:

Patterns of Enterprise Application Architecture - hardcover

ISBN: 9780321127426

The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have … More...

Nr. A1001357825. Shipping costs:Kein Versand in Ihr Zielland., plus shipping costs
2
Patterns of Enterprise Application Architecture - Martin Fowler
Order
at Waterstones.com
£ 51.99
(aprox. € 61.09)
OrderSponsored link

Martin Fowler:

Patterns of Enterprise Application Architecture - hardcover

2002, ISBN: 9780321127426

The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have … More...

Nr. 9780321127426. Shipping costs:, , zzgl. Versandkosten., plus shipping costs
3
Patterns of Enterprise Application Architecture / Martin Fowler / Taschenbuch / Kartoniert / Broschiert / Englisch / 2002 / Addison Wesley / EAN 9780321127426 - Fowler, Martin
Order
at booklooker.de
€ 77.90
Shipment: € 0.001
OrderSponsored link
Fowler, Martin:
Patterns of Enterprise Application Architecture / Martin Fowler / Taschenbuch / Kartoniert / Broschiert / Englisch / 2002 / Addison Wesley / EAN 9780321127426 - Paperback

2002

ISBN: 9780321127426

[ED: Taschenbuch], [PU: Addison Wesley], Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers.… More...

Shipping costs:Versandkostenfrei, Versand nach Deutschland. (EUR 0.00) MEOVERSA
4
Patterns of Enterprise Application Architecture - 9780321127426
Order
at Informit.com
$ 55.99
(aprox. € 51.29)
Shipment: € 0.001
OrderSponsored link
9780321127426:
Patterns of Enterprise Application Architecture - new book

2002, ISBN: 9780321127426

Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented design… More...

MPN: , SKU 9780321127426. Shipping costs: EUR 0.00
5
Patterns of Enterprise Application Architecture - 1st Edition (eBook)
Order
at VitalSource.com
$ 54.99
(aprox. € 50.38)
OrderSponsored link
Patterns of Enterprise Application Architecture - 1st Edition (eBook) - new book

ISBN: 9780321127426

1st Edition, by Martin Fowler, PRINT ISBN: 9780321127426 E-TEXT ISBN: 9780133065213 Pearson Technology Group eBook Other pricing structure might be available at vitalsource.com., Addison-… More...

new in stock United States. Shipping costs:plus shipping costs.

1As some platforms do not transmit shipping conditions to us and these may depend on the country of delivery, the purchase price, the weight and size of the item, a possible membership of the platform, a direct delivery by the platform or via a third-party provider (Marketplace), etc., it is possible that the shipping costs indicated by find-more-books.com / find-more-books.com do not correspond to those of the offering platform.

Bibliographic data of the best matching book

Details of the book
Patterns of Enterprise Application Architecture

In this new book, noted software engineering expert Fowler turns his attention to enterprise application development. He helps professionals understand the complex--yet critical--aspects of architecture. He presents patterns (proven solutions to recurring problems) in enterprise architecture, and the context provided enables readers to make the proper choices when faced with a difficult design decision.

Details of the book - Patterns of Enterprise Application Architecture


EAN (ISBN-13): 9780321127426
ISBN (ISBN-10): 0321127420
Hardcover
Paperback
Publishing year: 2002
Publisher: Addison Wesley
Weight: 1,123 kg
Language: eng/Englisch

Book in our database since 2007-06-05T15:55:16-04:00 (New York)
Detail page last modified on 2024-03-15T09:02:56-04:00 (New York)
ISBN/EAN: 0321127420

ISBN - alternate spelling:
0-321-12742-0, 978-0-321-12742-6
Alternate spelling and related search-keywords:
Book author: martin david, mee, stafford, the robert, edward, hieatt, randy martin, will fowler, matthew rice, wettbewerb jenseits von industriegrenzen
Book title: pattern, con texte, architecture 1980, architect, architecture 1963, ter, architecture now, more than architecture, beyond architecture, architecture from without, towards new architecture, almost architecture, architecture plus, architecture application enterprise signature patterns addison series wesley, english architecture, patt, signatures monogrammes artistes des xix siècles


Information from Publisher

Author: Martin Fowler
Title: Patterns of Enterprise Application Architecture
Publisher: Pearson International; Pearson Education Limited
Publishing year: 2002-11-05
Boston; US
Printed / Made in
Weight: 1,168 kg
Language: English
64,19 € (DE)
64,19 € (AT)
77,20 CHF (CH)
In stock
197mm x 244mm x 36mm

BB; Hardcover, Softcover / Informatik, EDV; Objektorientierte Programmierung (OOP); Verstehen; Higher Education; Employability; IT Professional; Professional; Y-AA AW PROF - PROG LANGUAGES

is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology—from Smalltalk to CORBA to Java to .NET—the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform.

Patterns of Enterprise Application Architecture

The practice of enterprise application development has benefited from the emergence of many new enabling technologies. Multi-tiered object-oriented platforms, such as Java and .NET, have become commonplace. These new tools and technologies are capable of building powerful applications, but they are not easily implemented. Common failures in enterprise applications often occur because their developers do not understand the architectural lessons that experienced object developers have learned.

 

is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same basic design ideas can be adapted and applied to solve common problems. With the help of an expert group of contributors, Martin distills over forty recurring solutions into patterns. The result is an indispensable handbook of solutions that are applicable to any enterprise application platform.

 

This book is actually two books in one. The first section is a short tutorial on developing enterprise applications, which you can read from start to finish to understand the scope of the book's lessons. The next section, the bulk of the book, is a detailed reference to the patterns themselves. Each pattern provides usage and implementation information, as well as detailed code examples in Java or C#. The entire book is also richly illustrated with UML diagrams to further explain the concepts.

Armed with this book, you will have the knowledge necessary to make important architectural decisions about building an enterprise application and the proven patterns for use when building them.

 

The topics covered include

·  Dividing an enterprise application into layers

·  The major approaches to organizing business logic

·  An in-depth treatment of mapping between objects and relational databases

·  Using Model-View-Controller to organize a Web presentation

·  Handling concurrency for data that spans multiple transactions

·  Designing distributed object interfaces

Patterns of Enterprise Application Architecture Preface.

Introduction.

1. Layering.

2. Organizing Domain Logic.

3. Mapping to Relational Databases.

4. Web Presentation.

5. Concurrency (by Martin Fowler and David Rice).

6. Session State.

7. Distribution Strategies.

8. Putting it all Together.

Transaction Script.

Table Module (125).

Domain Model (116).

9. Domain Logic Patterns.

10. Data Source Architectural Patterns.

11. Object-Relational Behavioral Patterns.

Identity Map

12. Object-Relational Structural Patterns.

13. Object-Relational Metadata Mapping Patterns.

Query Object

14. Web Presentation Patterns.

Application Controller 15. Distribution Patterns.

16. Offline Concurrency Patterns.

Optimistic Offline Lock (416)

Pessimistic Offline Lock (426)

Optimistic Offline Lock (416)

Pessimistic Offline Lock (426) 17. Session State Patterns.

18. Base Patterns.

Index. 0321127420T10162002 I. THE NARRATIVES. II. THE PATTERNS.

is an independent consultant who has applied objects to pressing business problems for more than a decade. He has consulted on systems in fields such as health care, financial trading, and corporate finance. His clients include Chrysler, Citibank, UK National Health Service, Andersen Consulting, and Netscape Communications. In addition, Fowler is a regular speaker on objects, the Unified Modeling Language, and patterns.

Martin Fowler

< to archive...