Beginners Guide to Popular Design Patterns for Web Developers
solutions as well as security and performance optimizations. Maintains knowledge of current and emerging trends in the industry, including all relevant areas of information systems that might be incorporated as new technologies into future systems.
- Introduction to Software Architecture - December 14, 2015
- Beginners Guide to Popular Design Patterns for Web Developers - February 1, 2014
- Best Tools and Technologies for .NET Based Web Application Development - January 4, 2014
This is the third in a series of blog posts, we are doing on Building Enterprise Framework for .NET based Web Application. Our first three iteration of framework was not using any design patterns, modules were dependent on each other and it was very hard to update any module without breaking any dependent module. I