|
ASP.NET 2.0 Templates Topic updated 13-4-2007 |
|
The GenWise ASP.NET 2.0 Templates generate a complete and ready to use ASP.NET 2.0 Web Project, and provide you with all the customization options needed to produce a finished web application. An ASP.NET Project is linked to a BO-Layer Project created with the GenWise NHibernate Templates, which in its turn depends on a GenWise Database Repository. The Project Wizard helps you set up your ASP.NET Project by creating project items based on the information in the BO-Layer Project. Changes made to project items in the BO-Layer Project will be reflected by existing project items in the ASP.NET Project if they are linked to them. GenWise Studio gives you complete control over all project items in your ASP.NET Project, providing you with the built-in WebForm Designer to edit web pages in WYSIWYG style, and the built-in Source Editor to view and modify generated source code. Code added to your ASP.NET Project using the Source Editor becomes part of the generation output. This way you can enhance and develop your web application, using a fast iterative development process based on generation cycles. ASP.NET projects developed with GenWise are 100% compatible with Microsoft Visual Studio 2005, and can be run on any version of Microsoft Internet Information Server that supports ASP.NET 2.0 web applications.
|