N
Nick
Hi,
I am wondering what people do to achieve a consistent look and feel for
their websites? Does anybody here do anything similar to the Composite View
design pattern, where a view renderer effectively reads a configuration and
builds up the HTML by choosing particular views based on state and other
factors? I am working on an ecommerce site, and there are quite a few
different screens. In the vanilla fashion, the HTML in the aspx forms is
duplicated, and I would like to avoid this.
If anybody has any advice, links to papers etc on this stuff I would be
extremely grateful.
Thanks
Nick.
I am wondering what people do to achieve a consistent look and feel for
their websites? Does anybody here do anything similar to the Composite View
design pattern, where a view renderer effectively reads a configuration and
builds up the HTML by choosing particular views based on state and other
factors? I am working on an ecommerce site, and there are quite a few
different screens. In the vanilla fashion, the HTML in the aspx forms is
duplicated, and I would like to avoid this.
If anybody has any advice, links to papers etc on this stuff I would be
extremely grateful.
Thanks
Nick.