By Guy Peled on
12/11/2006 9:39 AM
Visual WebGui is fully xsl driven, which means that every component has an xsl that renders its presentation on the browser. The Visual WebGui developer uses the SDK abstraction layer defining controls and their relations, where as the rendering is done through a set of dedicated xsl templates that render the components. This means that you can take an existing application and use different xsl templates...
Read More »