DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'Factory' Subscribe to this feed
4
kicks
submitted by questpond 1 month, 23 days ago

codeproject.com — This article has all design patterns abstract factory pattern ,builder pattern, prototype pattern , shallow copy and deep copy in prototype patterns , singleton pattern , command patterns , Interpreter pattern, iterator pattern , mediator pattern , memento pattern , observer pattern , state pattern , strategy pattern , visitor pattern , difference between visitor and strategy pattern , adapter pattern ,fly weight pattern , bridge pattern , composite pattern , decorator pattern , Façade pattern , chain of responsibility ( COR) , proxy pattern and template pattern, read more...

Add a comment add a comment | category: | Views: 49
tags: , , , , | tag it

1
kicks
submitted by kalyanms1 4 months, 9 days ago

techbubbles.com — The factory method pattern is a creational design pattern used in software development to encapsulate the process of creating the objects. Concerns: read more...

Add a comment add a comment | category: | Views: 16
tags: , , | tag it

1
kicks
submitted by CumpsD CumpsD 4 months, 10 days ago

blog.cumps.be — First of all, the definition: “Define an interface for creating an object, but let the subclasses decide which class to instantiate. The Factory method lets a class defer instantiation to subclasses.“ Illustrated by adding a building to our game, which creates various GameUnits for each faction. read more...

Add a comment add a comment | category: | Views: 10
tags: , | tag it

1
kicks
submitted by BlackWasp 4 months, 11 days ago

blackwasp.co.uk — The factory method pattern is a design pattern that allows for the creation of objects without specifying the type of object that is to be created in code. A factory class contains a method that allows determination of the created type at run-time. read more...

Add a comment add a comment | category: | Views: 19
tags: , | tag it

3
kicks
submitted by misbaharefin 4 months, 24 days ago

dotnethitman.spaces.live.com — As application size and complexity increase it becomes more and more difficult to reuse existing components and integrating these components to form an interconnected architecture because of the dependencies of the components. One way to reduce dependencies is by using Dependency Injection, which allows you to inject objects into a class, rather than relying on the class to create the object itself. read more...

Add a comment add a comment | category: | Views: 18
tags: , , , , | tag it

14
kicks
published 1 year, 6 months ago, submitted by ajdotnet 1 year, 6 months ago

ajdotnet.wordpress.com — The article describes how to employ a factory approach to add extensibility to framework code. read more...

Add a comment add a comment | category: | Views: 0
tags: , | tag it

10
kicks
published 1 year, 6 months ago, submitted by ajdotnet 1 year, 6 months ago

ajdotnet.wordpress.com — The article describes how a factory can be used to achive layer separation within a classical 3-tier architecture and what other bennefits result from such an approach. read more...

Add a comment add a comment | category: | Views: 2
tags: , , | tag it

7
kicks
published 1 year, 6 months ago, submitted by ajdotnet 1 year, 7 months ago

ajdotnet.wordpress.com — The article describes a simple factory implementation and looks into further enhancements. read more...

Add a comment add a comment | category: | Views: 4
tags: , , | tag it

12
kicks
published 1 year, 7 months ago, submitted by ajdotnet 1 year, 7 months ago

ajdotnet.wordpress.com — Dependency injection is gaining momentum, but sometimes a simplyfied approach may be the better choice. In these cases factories may be an option. read more...

Add a comment add a comment | category: | Views: 1
tags: , , | tag it

11
kicks
published 1 year, 11 months ago, submitted by jbeninghove 1 year, 11 months ago

joeydotnet.com — Apparently MS will be providing a factory for creating your own application blocks for v3.0 of the Enterprise Library , should you desire to do so. Reading Ayende's latest post on this and his link to this flashback post from Joel Spolsky, had me rolling on the floor laughing. read more...

Add a comment add a comment | category: | Views: 0
tags: , | tag it

13
kicks
published 1 year, 11 months ago, submitted by madskristensen madskristensen 1 year, 11 months ago

madskristensen.dk — This simple factory design can be used for a variety of other purposes and it adds a great layer of abstraction to your code and makes it easier to maintain and reuse. read more...

Add a comment add a comment | category: | Views: 1
tags: , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge