Op werkdagen voor 23:00 besteld, morgen in huis Gratis verzending vanaf €20

C# 3.0 Design Patterns

Paperback Engels 2008 9780596527730
Verwachte levertijd ongeveer 9 werkdagen

Samenvatting

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 anotherIllustrated coverage of each classic Creational, Structural, and Behavioral design pattern, including its representation in UML and the roles of its various playersC# 3.0 features introduced by example and summarized in sidebars for easy referenceExamples of each pattern at work in a real .NET 3.5 program available for download from O'Reilly and the author's companion web siteQuizzes and exercises to test your understanding of the material.With C# 3.0 Design Patterns, you learn to make code correct, extensible and efficient to save time up front and eliminate problems later. If your business relies on efficient application development and quality code, you need C# Design Patterns.

Specificaties

ISBN13:9780596527730
Taal:Engels
Bindwijze:paperback
Aantal pagina's:314

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

Dedication;
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;
Chapter 1: C# Meets Design Patterns;
1.1 About Patterns;
1.2 About UML;
1.3 About C# 3.0;
1.4 About the Examples;
Chapter 2: Structural Patterns: Decorator, Proxy, and Bridge;
2.1 Decorator Pattern;
2.2 Proxy Pattern;
2.3 Bridge Pattern;
2.4 Example: OpenBook;
2.5 Pattern Comparison;
Chapter 3: Structural Patterns: Composite and Flyweight;
3.1 Composite Pattern;
3.2 Example: Photo Library;
3.3 Flyweight Pattern;
3.4 Exercises;
3.5 Pattern Comparison;
Chapter 4: Structural Patterns: Adapter and Façade;
4.1 Adapter Pattern;
4.2 Façade Pattern;
4.3 Pattern Comparison;
Chapter 5: Creational Patterns: Prototype, Factory Method, and Singleton;
5.1 Prototype Pattern;
5.2 Factory Method Pattern;
5.3 Singleton Pattern;
5.4 Pattern Comparison;
Chapter 6: Creational Patterns: Abstract Factory and Builder;
6.1 Abstract Factory Pattern;
6.2 Builder Pattern;
6.3 Pattern Comparison;
Chapter 7: Behavioral Patterns: Strategy, State, and Template Method;
7.1 Strategy Pattern;
7.2 State Pattern;
7.3 Template Method Pattern;
7.4 Pattern Comparison;
Chapter 8: Behavioral Patterns: Chain of Responsibility and Command;
8.1 Chain of Responsibility Pattern;
8.2 Command Pattern;
8.3 Pattern Comparison;
Chapter 9: Behavioral Patterns: Iterator, Mediator, and Observer;
9.1 Iterator Pattern;
9.2 Mediator Pattern;
9.3 Observer Pattern;
9.4 Pattern Discussion and Comparison;
Chapter 10: Behavioral Patterns: Visitor, Interpreter, and Memento;
10.1 Visitor Pattern;
10.2 Interpreter Pattern;
10.3 Memento Pattern;
10.4 Pattern Comparison;
Chapter 11: The Future of Design Patterns;
11.1 Summary of Patterns;
11.2 A Future for Design Patterns;
11.3 Concluding Remarks;
Appendix;
Pluggable Adapter Pattern Example Code—CoolBook;
Prototype Pattern Example Code—Photo Archive;
Iterator Pattern Example Code—Family Tree;
Observer Pattern Example Code—Blogs;
Visitor Pattern Theory Code—Reflection;
Interpreter Pattern Example Code—Course Rules;
Interpreter Pattern Example Code—Mirrors;
Bibliography;
Colophon;

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        C# 3.0 Design Patterns