Quick Links Minimize
 
 
Pre Tested Templates Minimize
Our templates contain a lot of knowledge about implementing a Business object layer. For ASP.NET applications that you generate with GenWise a lot of work has gone into finding out the most effective way to use databinding in datagrids and form views for editing operations.

To make an ASP.NET application work you need not only the page functionality itself but some form of security, navigation, web config settings and a lot of configuration. GenWise hides this complexity for you, but you are still able to add your own details about the implementation either through template options, but also but adding your own code.

  
Architectural sound design Minimize
GenWise is based on a tree tier design:
  1. Data access layer
  2. Business object layer
  3. User interface layer
These different layers are implemented by different parts of the product.
  1. NHibernate open source Data acces and persistence layer
  2. NHibernate templates that generate the Business objects on top of the NHibernate implementation
  3. The ASP.NET Templates.


  
 
 
Copyright 2002-2005 Genwise B.V   |  GenWise  |  Privacy Statement  |  Terms Of Use