C# 3.0 Design Patterns - Helion
ISBN: 978-05-965-5144-5
stron: 318, Format: ebook
Data wydania: 2007-12-10
Księgarnia: Helion
Cena książki: 118,15 zł (poprzednio: 137,38 zł)
Oszczędzasz: 14% (-19,23 zł)
If you want to speed up the development of your .NET applications, you're ready for C# design patterns -- elegant, accepted and proven ways to tackle common programming problems. This practical guide offers you a clear introduction to the classic object-oriented design patterns, and explains how to use the latest features of C# 3.0 to code them.
C# Design Patterns draws on new C# 3.0 language and .NET 3.5 framework features to implement the 23 foundational patterns known to working developers. You get plenty of case studies that reveal how each pattern is used in practice, and an insightful comparison of patterns and where they would be best used or combined. This well-organized and illustrated book includes:
- An explanation of design patterns and why they're used, with tables and guidelines to help you choose one pattern over another
- Illustrated coverage of each classic Creational, Structural, and Behavioral design pattern, including its representation in UML and the roles of its various players
- C# 3.0 features introduced by example and summarized in sidebars for easy reference
- Examples of each pattern at work in a real .NET 3.5 program available for download from O'Reilly and the author's companion web site
- Quizzes and exercises to test your understanding of the material.
Osoby które kupowały "C# 3.0 Design Patterns", wybierały także:
- C# 9.0 w pigułce 173,87 zł, (53,90 zł -69%)
- Gray Hat C#. Język C# w kontroli i łamaniu zabezpieczeń 57,74 zł, (17,90 zł -69%)
- ASP.NET Core 6. Kurs video. Rozwijaj aplikacje webowe z Entity Framework Core 179,00 zł, (71,60 zł -60%)
- Platforma Xamarin. Kurs video. Poziom drugi. Zaawansowane techniki tworzenia aplikacji cross-platform 99,00 zł, (39,60 zł -60%)
- Testowanie automatyczne w .NET. Kurs video. Zastosowania frameworka nUnit 169,00 zł, (76,05 zł -55%)
Spis treści
C# 3.0 Design Patterns eBook -- spis treści
- C# 3.0 Design Patterns
- SPECIAL OFFER: Upgrade this ebook with OReilly
- A Note Regarding Supplemental Files
- Foreword
- Preface
- Why I Wrote This Book
- Who This Book Is For
- What You Need to Know
- How This Book Is Organized
- What You Need to Use This Book
- Finding What You Need
- Conventions Used in This Book
- Using Code Examples
- Comments and Questions
- Safari Books Online
- Acknowledgments
- 1. C# Meets Design Patterns
- About Patterns
- About UML
- About C# 3.0
- About the Examples
- 2. Structural Patterns: Decorator, Proxy, and Bridge
- Decorator Pattern
- Role
- Illustration
- Design
- Implementation
- Example: Photo Decorator
- Use
- Exercises
- Proxy Pattern
- Role
- Illustration
- Design
- Implementation
- Example: SpaceBook
- Use
- Exercises
- Bridge Pattern
- Role
- Illustration
- Design
- Implementation
- Example: OpenBook
- Use
- Exercise
- Pattern Comparison
- Decorator Pattern
- 3. Structural Patterns: Composite and Flyweight
- Composite Pattern
- Role
- Illustration
- Design
- Implementation
- Example: Photo Library
- Use
- Exercises
- Flyweight Pattern
- Role
- Illustration
- Design
- Implementation
- Example: Photo Group
- Use
- Exercises
- Pattern Comparison
- Composite Pattern
- 4. Structural Patterns: Adapter and Façade
- Adapter Pattern
- Role
- Illustration
- Design
- Implementation
- Two-Way Adapters
- Example: The Seabird
- Pluggable Adapters
- Example: CoolBook
- Use
- Exercises
- Façade Pattern
- Role
- Illustration
- Design
- Implementation
- Façade Alternatives
- Example: Novice Photo Library
- Use
- Exercises
- Pattern Comparison
- Adapter Pattern
- 5. Creational Patterns: Prototype, Factory Method, and Singleton
- Prototype Pattern
- Role
- Illustration
- Design
- Implementation
- Example: Photo Archive
- Use
- Exercises
- Factory Method Pattern
- Role
- Illustration
- Design
- Implementation and Example: Avocado Sourcing
- Use
- Exercises
- Singleton Pattern
- Role
- Illustration
- Design
- Implementation
- Example: Singleton Façade
- Use
- Exercises
- Pattern Comparison
- Prototype Pattern
- 6. Creational Patterns: Abstract Factory and Builder
- Abstract Factory Pattern
- Role
- Illustration
- Design
- Implementation and Example: Gucci and Poochy
- Use
- Exercises
- Builder Pattern
- Role
- Illustration
- Design
- Implementation
- Example
- Use
- Exercises
- Pattern Comparison
- Abstract Factory Pattern
- 7. Behavioral Patterns: Strategy, State, and Template Method
- Strategy Pattern
- Role
- Illustration
- Design
- Implementation
- Example: Sorting Animator
- Use
- Exercises
- State Pattern
- Role
- Illustration
- Design
- Implementation
- Example: RPC Game
- Use
- Exercises
- Template Method Pattern
- Role
- Illustration
- Design
- Implementation
- Example
- Use
- Exercises
- Pattern Comparison
- Pattern Comparison
- Strategy Pattern
- 8. Behavioral Patterns: Chain of Responsibility and Command
- Chain of Responsibility Pattern
- Role
- Illustration
- Design
- Implementation
- Example: Trusty Bank
- Use
- Exercises
- Command Pattern
- Role
- Illustration
- Design
- Implementation
- Multireceiver commands
- Example: Menu Handler
- Use
- Exercises
- Pattern Comparison
- Chain of Responsibility Pattern
- 9. Behavioral Patterns: Iterator, Mediator, and Observer
- Iterator Pattern
- Role
- Illustration
- Design
- Implementation
- Example: Family Tree
- Use
- Exercises
- Mediator Pattern
- Role
- Illustration
- Design
- Implementation
- Example: Chat Room
- Use
- Exercises
- Observer Pattern
- Role
- Illustration
- Design
- Push and pull models
- Implementation
- Example: Blogs
- Use
- Exercises
- Pattern Discussion and Comparison
- Language Support for the Iterator Pattern
- Mediator and Observer Pattern Comparison
- Iterator Pattern
- 10. Behavioral Patterns: Visitor, Interpreter, and Memento
- Visitor Pattern
- Role
- Illustration
- Design
- Implementation
- Example: Course Statistics
- Use
- Exercises
- Interpreter Pattern
- Illustration
- Grammars
- Design
- Parsing
- Implementation
- Example: Mirrors
- Efficiency
- Use
- Exercises
- Illustration
- Memento Pattern
- Role
- Illustration
- Design
- Implementation
- Example: TicTacToe
- Use
- Exercise
- Pattern Comparison
- Visitor Pattern
- 11. The Future of Design Patterns
- Summary of Patterns
- Exercises
- A Future for Design Patterns
- Concluding Remarks
- Summary of Patterns
- A. Appendix
- Pluggable Adapter Pattern Example CodeCoolBook
- Prototype Pattern Example CodePhoto Archive
- Iterator Pattern Example CodeFamily Tree
- Observer Pattern Example CodeBlogs
- Visitor Pattern Theory CodeReflection
- Interpreter Pattern Example CodeCourse Rules
- Interpreter Pattern Example CodeMirrors
- Bibliography
- About the Author
- Colophon
- SPECIAL OFFER: Upgrade this ebook with OReilly