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.
|