Evolutility.org 4.1
 

Articles about Evolutility

Read our articles on Code Generation at the Code Project.

  • Minimalist Meta-Model for CRUD Applications Third Prize winner in competition 'Code Generation 2008'
    A look at the minimal metadata needed (database mapping and user interface) for CRUD applications code generation using the example of a to do list.

    : Third Prize winner in competition "Code Generation 2008" by Code Project.

  • On the fly Code Generation with Evolutility
    A generic Web User Interface for CRUD applications generating all screens at run-time based on external metadata. It comes with sample applications for address book, memo pad, to do list, restaurants list, wine cellar, and database structure documentation that are easily customizable.
     
  • Wizard and CRUD Applications to Build other CRUD Applications
    Looking at the possibility of using CRUD applications to manage other CRUD applications inside a web browser and without any hand-coding. Also, presenting a step wizard deriving the database structure from the UI rather than the opposite.