Search This Blog

Thursday, November 21, 2013

Design Patterns C#

C# > Design patterns

A design pattern provides a framework for building an application. Design patterns makes the design process cleaner and more efficient. You can use existing design patterns to make templates for your objects and allowing you to build software faster.