Design Patterns - The Builder Pattern(www.d80.co.uk)
submitted by dan_swain(190) 9 months, 13 days ago
A quick Builder Pattern example in C# for .Net developers.
1 comment |category: Patterns |Views: 6 Tweet
tags: Patterns another
Add a live kick counter to your blog >>
You can even customize the image by choosing your own colors, and then clicking the button below to update the preview and the html code:
Simply copy and paste this HTML into your blog post.
posted by vijayst(1311) 9 months, 12 days ago 0
Builder pattern looks interesting. I am curious to know why such a pattern should be used. If you are looking for plug-and-play components, a dependency injection pattern should be useful? And if you want to create an object, a factory pattern should be useful. How is a builder pattern better than the factory pattern or the dependency injection pattern?
Reply
All tags Your tags
Suggest a new category
dpeterson(1273)
Telerik(409)
fdub(381)
amit.jain(268)
BlackWasp(259)
RobertTheGrey(259)
jalpesh(252)
bsenoff(240)
KodefuGuru(227)
KMillerr(226)