I want to design the architecture of .net web application.how to decide which pattern have to use as per scenario wise? Let say for banking or payroll system like application.
I want to design the architecture of .net web application.how to decide which pattern
Share
If you’ve not seen this already take a look at http://www.dofactory.com/Patterns/Patterns.aspx
Includes most common design patterns and also includes UML diagrams and real world examples.