Professional ASP.NET Design Patterns
De (autor) S Milletten Limba Engleză Paperback – 24 Sep 2010
Preț: 203.47 lei
Preț vechi: 254.33 lei
-20%
Puncte Express: 305
Preț estimativ în valută:
39.54€ • 43.23$ • 35.27£
39.54€ • 43.23$ • 35.27£
Carte disponibilă
Livrare economică 14-20 februarie
Livrare express 11-17 februarie pentru 38.46 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780470292785
ISBN-10: 0470292784
Pagini: 720
Ilustrații: Illustrations
Dimensiuni: 182 x 234 x 42 mm
Greutate: 1.18 kg
Ediția: New.
Editura: Wrox
Locul publicării: Hoboken, United States
ISBN-10: 0470292784
Pagini: 720
Ilustrații: Illustrations
Dimensiuni: 182 x 234 x 42 mm
Greutate: 1.18 kg
Ediția: New.
Editura: Wrox
Locul publicării: Hoboken, United States
Public țintă
The target audience for this books is ASP.NET developers (with code examples in C#) who understand how to build a basic ASP.NET website but would like to move their skill set to an enterprise level. It does not assume prior knowledge of design patterns or UML.Notă biografică
Scott Millett is an ASP.NET MVP and lead architect for wiggle.co.uk, an e-commerce company that uses ASP.NET.
Cuprins
Introduction.
Part I: Introducing Patterns and Principles.
Chapter 1: The Pattern for Successful Applications.
Design Patterns Explained.
Design Principles.
Fowler's Enterprise Design Patterns.
Other Design Practices of Note.
Summary.
Chapter 2: Dissecting the Pattern's Pattern.
How to Read Design Patterns.
Design Pattern Groups.
How to Choose and Apply a Design Pattern.
A Quick Pattern Example.
Summary.
Part II: The Anatomy of an ASP.NET Application: Learning and Applying Patterns.
Chapter 3: Layering Your Application and Separating Your Concerns.
Application Architecture and Design.
Summary.
Chapter 4: The Business Logic Layer: Organization.
Understanding Business Organizational Patterns.
Summary.
Chapter 5: The Business Logic Layer: Patterns.
Leveraging Design Patterns.
Leveraging Enterprise Patterns.
Applying Design Principles.
Summary.
Chapter 6: The Service Layer.
Describing the Service Layer.
Leveraging Messaging Patterns.
An SOA Example.
Summary.
Chapter 7: The Data Access Layer.
Describing the DAL.
Data Access Strategies.
Patterns in Data Access.
Using an Object Relation Mapper.
Summary.
Chapter 8: The Presentation Layer.
Inversion of Control.
Model-View-Presenter.
Front Controller.
Model-View-Controller.
Page Controller.
Summary.
The User Chapter 9: Experience Layer.
What Is AJAX.
Using JavaScript Libraries.
Understanding AJAX Patterns.
Summary.
Part III: Case Study: The Online DVD Store.
Chapter 10: Requirements and Infrastructure.
Agatha's Clothing Store Requirements.
Architecture.
Summary.
Chapter 11: Creating The Product Catalog.
Creating The Product Catalog.
Summary.
Implementing t Chapter 12: he Shoppi ng Basket.
Implementing the Basket.
Summary.
Chapter 13: Customer Membership.
Customer Membership.
Summary.
Chapter 14: Ordering and Payment.
Checkout.
Summary.
Index.