How useful are design patterns when it comes to web programming?
- by Raja
Background:
My organization uses Microsoft .Net (3.5) with SQL Server 2005 as back end.
With RAD being the norm and Agile being the widely used process. I have always found using design patterns difficult since it involves a bit more understanding and bit more training.
Can you give me some examples where design patterns have solved real time…