Search code examples
Refactoring code that uses new operator to be more testable...

c#.netunit-testingtddfactory-pattern

Read More
Javascript factory pattern variable scoping...

javascriptfactory-patternscoping

Read More
Is it still a factory if it shares instances across requests?...

.netdesign-patternsfactory-pattern

Read More
C++ Abstract Factory using templates...

c++templatesfactory-pattern

Read More
Understanding Java Packages and Factories...

javapackagefactory-pattern

Read More
augment the factory pattern in java...

javadesign-patternsfactory-pattern

Read More
Controller as ascx factory - bad idea?...

asp.net-mvc-2factory-patternrenderaction

Read More
Object factory which Creates objects that require dependencies...

c#design-patternsdependency-injectionfactory-pattern

Read More
Abstract Factory, Dependency Injection and good Design...

c++dependency-injectionfactory-pattern

Read More
Instantiating a set amount of unique objects from a single method...

iphoneobjective-cipadiosfactory-pattern

Read More
Should the factory pattern be used to disable functionality?...

design-patternsfactory-pattern

Read More
a succinct description of the factory design pattern...

design-patternsfactory-pattern

Read More
Saving Data with the Factory Pattern?...

c#design-patternsdependency-injectionfactory-patternstrategy-pattern

Read More
should a factory utilize another factory if the object to create needs another object?...

design-patternsfactory-pattern

Read More
ASP.NET MVC2 - Custom properties on a ViewPage...

.netasp.net-mvc-2factory-pattern

Read More
Object generator pattern...

pythondesign-patternsoopfactoryfactory-pattern

Read More
Socket-based Message Factory...

javadesign-patternssocketsmessagefactory-pattern

Read More
Python - question about factory functions...

pythonfactory-pattern

Read More
Dynamic base class and factories...

pythonfactoryfactory-pattern

Read More
Abstracting the DataLayer (DAL) of a three-tier application...

c#architecturefactory-pattern3-tier

Read More
Activator.CreateInstance: Dynamic Instantiation of Classes...

c#factory-patternactivator

Read More
Question about Factory Design Architecture...

c#design-patternsarchitectureinterfacefactory-pattern

Read More
Factory pattern for test and live web services...

web-servicesfactory-pattern

Read More
Some doubts about what Factory does...

language-agnosticoopfactoryfactory-pattern

Read More
Object factory implementation...

design-patternsfactory-pattern

Read More
Type Casting and the Factory pattern...

c#factory-pattern

Read More
Is it ok to call specifications from an aggregate factory for validation, or does that validation ca...

validationdomain-driven-designaggregatefactory-patternspecification-pattern

Read More
Abstract Factories not possible in php < 5.3?...

phpabstract-classfactory-patternlate-static-binding

Read More
How to make a constructor return a subclassed object...

design-patternsoopconstructorfactory-pattern

Read More
C# Generics and abstract factory pattern - or some way of doing something similar...

c#genericsfactory-pattern

Read More
BackNext