2008
ASP.NET MVC Framework - ScottGu's Blog
by nhoizey & 1 otherOne of the things that many people have asked for over the years with ASP.NET is built-in support for developing web applications using a model-view-controller (MVC) based architecture.
2007
MVC pattern: Controller is too big!
by hai79All software engineers know the MVC pattern also it is applied in various projects from standalone to web or distributed application. However, while many Software Engineers have different view on Controller layer and many cases it is not managed well because the Controller layer must do many things and it is too big!
ESB Integration Patterns @ SOA WORLD MAGAZINE
by nhoizeyThe ESB concept is a new approach to integration that can provide the underpinnings for a loosely coupled integration network that can scale beyond the limits of a hub-and-spoke EAI broker.
Principles of Service Design: Service Patterns and Anti-Patterns
by nhoizey & 1 otherThe Principles of Service Design series has been developed to communicate best practices and sample codes when relevant. The first in this multi-paper series, this paper provides fundamental principles for designing and implementing Web services, including a brief review of Service Oriented Architecture (SOA) concepts and a detailed discussion of several patterns and anti-patterns that developers can leverage when building Web services. Guidance is applicable to any programming language or platform for which Web services can be developed and deployed
2006
Five common PHP design patterns
by nhoizey & 6 others (via)Design patterns are just for Java™ architects -- at least that's what you may have been led to believe. In fact, design patterns are useful for everyone. If these tools aren't exclusive to architecture astronauts, what are they, and why are they useful in PHP applications? This article explains.
DotNetGuru.org - Architecture .NET
by Elryk & 6 othersActualités, ADO.NET, Aspect Programming, ASP.NET, Benchmarks, Outils SourceForge, Design pattern .NET, Réflexion, XML/XSL ...
2005
1
(9 marks)