Simple editor para crear documentos. Es un control de usuario para que pueda ser implementado fácilmente a cualquier proyecto ASP.NET.
Mejoras necesarias
* Insertar parrafos correctamente
* Situar el cursor al final del parrafo recien insertado
* Estandariacion del manejo de la base de datos
Ademas se podrian mejorar muchas otras cosas. Espero que entre todos podamos mejorar esta utilidad.
El archivo a dercargar contiene todas las carpetas necesarias, que en el repositorio si...
CRUD framework with a generic Web UI and integrated micro ORM.
Evolutility is a lightweight CRUD framework for heavy lifting.
With a generic Web UI and an integrated micro ORM, Evolutility provides a framework for full CRUD and dashboard without any hand-coding.
With it, you can build CRUD web applications or professional looking administration pages by defining metadata in XML (or in a database) instead of hand-coding HTML, Javascript, CSS, SQL, and C# or VB.
For ASP.NET and SQLServer (partial support for MySQL).
OGen generates code on text files and db functions (PostgreSQL/SQLServer) based on XML metadatas and aspx templates.<br><br><h1 style="color:red">OGen has moved to <a href="https://github.com/ogen-project/ogen">github.com/ogen-project/ogen</a></h1>