public marks

PUBLIC MARKS from nhoizey with tags pattern & architecture

March 2008

ASP.NET MVC Framework - ScottGu's Blog

by 1 other
One 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.

April 2007

ESB Integration Patterns @ SOA WORLD MAGAZINE

The 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.

January 2007

Principles of Service Design: Service Patterns and Anti-Patterns

by 1 other
The 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

July 2006

Five common PHP design patterns

by 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.