|
GenWise Studio features a WYSIWYG-style (What You See Is What You Get) designer for Microsoft ASP.NET WebForms and Web User Controls. The WebForm Designer is used in projects based on the GenWise ASP.NET 2.0 Templates.

WebForm Designer features:
 | Basic design time support for ASP.NET controls, including some 3rd party controls |
 | Integration with the |
 | ASP.Net 2.0 theme support |
 | CSS 1.0 & 2.0 support |
 | WebForm Pages (.aspx files) |
 | Master Pages (.master files) |
 | Web User Controls (.ascx files) |
The WebForm Designer's support for ASP.NET 2.0 Web User Controls has some limitations:
 | Web User Controls that are part of the project being worked on can be added to pages of the same project. The Web User Controls of the project are listed in a seperate group of the Control Toolbox. |
 | Web User Controls created with other development tools than GenWise, or created with another GenWise project cannot be added to pages in the Web Form Designer. It is however possible to add these using the Source Editor, this is described in Adding a Web User Control to a page. Some knowledge about ASP.NET development is recommended for this task. |
|