Software design patterns
IDbCommand.CreateParameter is an example of the use of Factory Method to connect parallel class hierarchies.
Refactoring: Replace Constructor with Factory Method catalog
Refactoring:
Replace Constructor with Factory Method
Description from the Portland Pattern Repository
Factory Method Pattern
Citations from CiteSeer
flyweight pattern - ResearchIndex document query
ASP.NET Code Sample code
FlyWeight Pattern
- asp.net, vb.net and sometimes T-SQL code samples
Class::Flyweight - implement the flyweight pattern in OO perl
Class::Flyweight - implement the flyweight pattern in OO perl
Structural Patterns - Flyweight Pattern
JAVA DESIGN PATTERNS, Structural Patterns - Flyweight Pattern
Use sharing to support large numbers of fine grained objects efficiently
Flyweight
Sourdough Design sourdough
Sourdough » Design
Overview patterns
Flyweight Design Pattern in C# and VB.NET
Description from Portland's Pattern Repository
Flyweight Pattern
Flyweight Text Entry Fields " from the RIDES Reference Manual by Allen Munro and Quentin A. Pizzini
21_d. Flyweight Text Entry Fields
C# Design Patterns: The Flyweight Pattern " by James W. Cooper
C# Design Patterns: The Flyweight Pattern > The Fly weight Pattern
Enhancing Web Application Performance with Caching " by Neal Ford
Enterprise Java Community: Enhancing Web Application Performance with Caching
Make your apps fly - Implement Flyweight to improve performance " by David Geary
Make your apps fly
The Flyweight Pattern " by Alberto Bar-Noy
The Flyweight Pattern - The Code Project - Design and Strategy
XML Flyweight Design Pattern
XML Design Patterns - Flyweight
c2 wiki: Hierarchical visitor pattern
Hierarchical Visitor Pattern
Immutable Classes " from a Sather manual
No Title
Immutability of Objects " in the Common Lisp Interface Manager Specification
2.4 Immutability of Objects
Descriptions from Portland Pattern Repository
Immutable Object
Java Practices: Immutable objects
Java Practices: Immutable objects
Topcoder.com
Programming Contests, Software Development, and Employment Services at TopCoder
Immutable objects " by vorthys on "
Pattern: Immutable Object " by Nat Pryce
Pattern: Immutable Object
Java theory and practice: To mutate or not to mutate? " by Brian Goetz
Java theory and practice: To mutate or not to mutate?
Inversion of Control Containers and the Dependency Injection pattern articles injection
Inversion of Control Containers and the Dependency Injection
pattern
Open Source Inversion of Control Containers java source open source containers
Open Source Inversion of Control Containers
Another description of IOC docs display pico
Inversion of Control - PicoContainer - Confluence
Citations from CiteSeer ist
lazy initialization - ResearchIndex document query
My way is http://www.froola.com
Previous page
Next page
This article is licensed under the GNU Free Documentation License.
It uses material from the Wikipedia articles :
Factory method pattern , Flyweight pattern , Hierarchical visitor pattern , Immutable object , Inversion of Control , Lazy initialization , .
If you use exact copy or modified of this article you should preserve above paragraph and put also : It uses material from
the Froola link list about "Software design patterns".