Skip to content

C# 3.0 Design Patterns

Best in textbook rentals since 2012!

ISBN-10: 059652773X

ISBN-13: 9780596527730

Edition: 2007

Authors: Judith Bishop, J. M. Bishop

List price: $39.99
Blue ribbon 30 day, 100% satisfaction guarantee!

Rental notice: supplementary materials (access codes, CDs, etc.) are not guaranteed with rental orders.

what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

If you want to speed up the development process on your .NET applications, you're ready to take advantage of C# design patterns -- elegant and repeatable solutions to common programming problems that enjoy wide acceptance in the industry. This book is a clear introduction and reference to this difficult subject, with an insightful comparison of patterns and where they would be best used or combined. C# 3.0 Design Patterns offers you a fresh approach. While some sources present C# design patterns converted from C++ and Java code, this book gives you patterns using C# 3.0 language features and a bold use of C# libraries, along with plenty of case studies to illustrate how each of the 23…    
Customers also bought

Book details

List price: $39.99
Copyright year: 2007
Publisher: O'Reilly Media, Incorporated
Publication date: 12/20/2007
Binding: Paperback
Pages: 318
Size: 7.00" wide x 9.00" long x 0.75" tall
Weight: 1.100
Language: English

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#xAE; Books Online
Acknowledgments
C# Meets Design Patterns
About Patterns
About UML
About C#3.0
About the Examples
Structural Patterns: Decorator, Proxy, and Bridge
Decorator Pattern
Proxy Pattern
Bridge Pattern
Example: OpenBook
Pattern Comparison
Structural Patterns: Composite and Flyweight
Composite Pattern
Flyweight Pattern
Exercises
Pattern Comparison
Structural Patterns: Adapter and Fa#xE7;ade
Adapter Pattern
Fa#xE7;ade Pattern
Pattern Comparison
Creational Patterns: Prototype, Factory Method, and Singleton
Prototype Pattern
Factory Method Pattern
Singleton Pattern
Pattern Comparison
Creational Patterns: Abstract Factory and Builder
Abstract Factory Pattern
Builder Pattern
Pattern Comparison
Behavioral Patterns: Strategy, State, and Template Method
Strategy Pattern
State Pattern
Template Method Pattern
Pattern Comparison
Behavioral Patterns: Chain of Responsibility and Command
Chain of Responsibility Pattern
Command Pattern
Pattern Comparison
Behavioral Patterns: Iterator, Mediator, and Observer
Iterator Pattern
Mediator Pattern
Observer Pattern
Pattern Discussion and Comparison
Behavioral Patterns: Visitor, Interpreter, and Memento
Visitor Pattern
Interpreter Pattern
Memento Pattern
Pattern Comparison
The Future of Design Patterns
Summary of Patterns
A Future for Design Patterns
Concluding Remarks
Appendix
Pluggable Adapter Pattern Example Code#x2014;CoolBook
Prototype Pattern Example Code#x2014;Photo Archive
Iterator Pattern Example Code#x2014;Family Tree
Observer Pattern Example Code#x2014;Blogs
Visitor Pattern Theory Code#x2014;Reflection
Interpreter Pattern Example Code#x2014;Course Rules
Interpreter Pattern Example Code#x2014;
Mirrors
Bibliography
Colophon