WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/12347,
	  title     = {Energy Conscious Builder Design Pattern with C# and Intermediate Language},
	  author    = {Kayun Chantarasathaporn and  Chonawat Srisa-an},
	  country	= {},
	  institution	= {},
	  abstract     = {Design Patterns have gained more and more
acceptances since their emerging in software development world last
decade and become another de facto standard of essential knowledge
for Object-Oriented Programming developers nowadays.
Their target usage, from the beginning, was for regular computers,
so, minimizing power consumption had never been a concern.
However, in this decade, demands of more complicated software for
running on mobile devices has grown rapidly as the much higher
performance portable gadgets have been supplied to the market
continuously. To get along with time to market that is business
reason, the section of software development for power conscious,
battery, devices has shifted itself from using specific low-level
languages to higher level ones. Currently, complicated software
running on mobile devices are often developed by high level
languages those support OOP concepts. These cause the trend of
embracing Design Patterns to mobile world.
However, using Design Patterns directly in software development
for power conscious systems is not recommended because they were
not originally designed for such environment. This paper
demonstrates the adapted Design Pattern for power limitation system.
Because there are numerous original design patterns, it is not possible
to mention the whole at once. So, this paper focuses only in creating
Energy Conscious version of existing regular "Builder Pattern" to be
appropriated for developing low power consumption software.},
	    journal   = {International Journal of Computer and Systems Engineering},
	  volume    = {2},
	  number    = {7},
	  year      = {2008},
	  pages     = {2451 - 2459},
	  ee        = {https://publications.waset.org/pdf/12347},
	  url   	= {https://publications.waset.org/vol/19},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 19, 2008},
	}