What is a Design Pattern?
Design Pattern is a re-usable, high quality solution to a given requirement, task or recurring problem. Further, it does not comprise of a complete solution that may be instantly converted to a code component, rather it provides a framework for how to solve a problem.
In 1994, the release of the book [...]
Archive for the ‘design pattern’ Category
Design Patterns Interview Questions
Posted in .net framework 2, c#, design pattern on June 30, 2008 | 2 Comments »