Search code examples
Example of how to make a data factory for core data access in cocoa (iPhone)?...


iphoneobjective-cmemory-managementcore-datafactory-pattern

Read More
Constructor vs. Factory in .NET Framework...


.netdesign-patternsfactory-pattern

Read More
Dependency injection and factory...


c#dependency-injectionfactory-pattern

Read More
How to construct objects based on XML code?...


c++factoryfactory-pattern

Read More
Get class instance by class name string...


oopdfactory-pattern

Read More
Design pattern for cost calculator app?...


c#design-patternsfactory-patternstrategy-pattern

Read More
Using Ninject IOC to replace a factory...


c#inversion-of-controlninjectfactory-pattern

Read More
C# UserControl factory...


c#user-interfaceuser-controlsfactory-pattern

Read More
Better to use constructor or method factory pattern?...


c#javaoopconstructorfactory-pattern

Read More
Is factory method proper design for my problem?...


c++factory-patternfactory-method

Read More
when to use the abstract factory pattern?...


javadesign-patternsfactory-pattern

Read More
How can I create a generic constructor? (ie. BaseClass.FromXml(<param>)...


vb.netconstructorfactory-patternfactory-method

Read More
Why do static Create methods exist?...


language-agnosticdesign-patternsoopfactory-pattern

Read More
Ideatryout: Typed Providerfactory...


c#factory-pattern

Read More
Is there a better way to use Castle Windsor's API for Factories?...


castle-windsorstructuremapninjectfactory-pattern

Read More
Flyweight and Factory problem with IDisposable...


c#idisposablefactory-patternflyweight-pattern

Read More
Alternative to Factory Pattern when creating templated objects - C++...


c++templatesfactory-pattern

Read More
Why do some classes restrict direct instantiation?...


javainstantiationfactory-pattern

Read More
Storing Factory Pattern Products...


actionscript-3design-patternsfactory-pattern

Read More
C# Factory Pattern...


c#design-patternsdatabase-designfactory-pattern

Read More
C#: Abstract Strategy base class serving as Abstract Factory for Strategy objects...


c#factory-patternstrategy-pattern

Read More
What's wrong with my factory?...


javafactory-pattern

Read More
Spring formBackingObject, Business Object Creation, and Factories...


javaspringfactory-pattern

Read More
Why can't I get Type.GetType() to find the type of my plugin instance referenced in app.config?...


c#.netfactory-pattern

Read More
How to use factory classes with linq for sql?...


linq-to-sqlfactory-patternfactory-method

Read More
Cast from TObject to interface type...


delphioopdelphi-2009factory-pattern

Read More
wcf and Factory\plugin pattern...


wcfarchitecturefactory-pattern

Read More
How would you code a repository pattern like a "factory" design pattern?...


c#linq-to-sqlrepository-patternentity-attribute-valuefactory-pattern

Read More
Do setup/teardown hurt test maintainability?...


unit-testingdryfixturesfactory-patternmaintainability

Read More
BackNext