ApplicationPatterns
Last edit February 17, 2011
ApplicationPatterns
discuss the design of
applications
rather than the
servers
on which applications run. For instance,
ComponentDesignPatterns
deal with server-side application components and
ClientServerPatterns
talk about distributed applications and their layering.
See, on the other hand,
ServerPatterns
.
CategoryPattern