Click here to Skip to main content
15,881,089 members
Everything / Builder

Builder

Builder

Great Reads

by Andy Point
Android Alert Dialog Tutorial : Working with Time Picker, Date Picker and List Dialogs In this tutorial we will discuss how to use dialogs and alerts in Android Apps. A Dialog is a small popup shown to the user to get some additional information from the user or ask him to make some decision. Alert
by M@dHatter
PHP Magic String Builder with Append Format.
by Tomáš Růt
Bobril-build
by Fatih P.
Here is the one i wrote sometime ago/* ---------------------------------------------------------------------------- * Teknober.com - All rights reserved * ---------------------------------------------------------------------------- * File Name : TStringBuilder.php * Section ...

Latest Articles

by Jason Sultana
Common practice that I employ in test projects - re-usable mocks
by Tomáš Růt
Bobril-build
by Andy Point
Android Alert Dialog Tutorial : Working with Time Picker, Date Picker and List Dialogs In this tutorial we will discuss how to use dialogs and alerts in Android Apps. A Dialog is a small popup shown to the user to get some additional information from the user or ask him to make some decision. Alert
by ASP.NET Community
The builder pattern describe a way to separate an object from it's construction.The same construction method can create different representation of

All Articles

Sort by Score

Builder 

18 Jul 2016 by Andy Point
Android Alert Dialog Tutorial : Working with Time Picker, Date Picker and List Dialogs In this tutorial we will discuss how to use dialogs and alerts in Android Apps. A Dialog is a small popup shown to the user to get some additional information from the user or ask him to make some decision. Alert
11 Oct 2013 by ASP.NET Community
The builder pattern describe a way to separate an object from it's construction.The same construction method can create different representation of
15 Aug 2011 by Robin Cheng (HPMV)
Taking advantage of C# Generics to create a parallel hierarchy of builders with less total effort.