Using xml templates, Web-Form Maestro allows you to easily control page structure, content, style, and behavior at designtime or runtime. • Base all of your web forms and user controls on ...
Using xml templates, Web-Form Maestro allows you to easily control page structure, content, style, and behavior at designtime or runtime. • Base all of your web forms and user controls on templates (xml) that can be created in minutes using standard html tools and development processes. • Create your templates using standard html tags. You can start from scratch or use any existing well-formed html page. • Specify any number of content components in your template. A content component is a chunk of content (static, dynamic, or interactive) that is relatively small. • Build all of your pages with a consistent set of content components that can be managed individually. • Change the look and feel of your entire site by simply modifying a template or pointing to a different template. • Change the source of templates, content components (user controls), page behaviors (scripts), and page styles (style sheets) declaratively through template or server control properties. • Change the source of templates, page content, page behaviors, and page styles programmatically using a simple set of properties.