This book is not a treatment of the theory of design patterns. We show design patterns applied in real-world architectural scenarios so that you can see them in action and see the benefits that they bring. It explains why it's worth spending time building design patterns into your applications, even though this may seem at odds with Rapid Application Development.
Auflage
Sprache
Verlagsort
Zielgruppe
Editions-Typ
Illustrationen
477
477 s/w Abbildungen
VIII, 368 p. 477 illus.
Maße
Höhe: 235 mm
Breite: 191 mm
Dicke: 20 mm
Gewicht
ISBN-13
978-1-59059-274-8 (9781590592748)
DOI
10.1007/978-1-4302-0783-2
Schweitzer Klassifikation
Chaur Wu is an author and developer who has a passion for model-based and language-oriented design. He works extensively with .NET, with experience going back to the initial beta release in 2000. He has two successful books to his credit: Professional Design Patterns in VB.NET and Professional UML with Visual Studio .NET, both published by Wrox Press. Wu has implemented several domain-specific as well as general purpose languages for work, for study and for fun. You can send email to him at cha_urwu@hotmail.com with feedback, or for the exchange of thoughts.
1: Introduction to Design Patterns.- 2: Design Patterns in the Data Tier.- 3: Deslgn Patterns In the Middle Tier.- 4: Design Patterns in the Presentation Tier.- 5: Between the Tiers: Design Patterns and .NET Remoting.- 6: What Next?.- Appendix A: UML Primer.- A Typical Development Process.- Project Stages and UML Tools.- The Use Case.- A Sample Use Case.- The Extends Relationship.- The Includes (or Uses) Relationship.- Applying Use Cases.- The Class Diagram.- Associations.- Attributes and Operations.- Aggregation and Composition.- Interfaces.- When to use Class Diagrams.- The Activity Diagram.- Starting State and Final State.- Branches.- Swimlanes.- When to use Activity Diagrams.- Interaction Diagrams.- The Sequence Diagram.- When to use Sequence Diagrams.- The State Diagram.- When to use State Diagrams.- Physical Diagrams.- The Component Diagram.- The Deployment Diagram.- When to use Physical Diagrams.- Summary.