Code Monkey home page Code Monkey logo

evoluteur / evolutility-asp.net Goto Github PK

View Code? Open in Web Editor NEW
38.0 7.0 17.0 2.99 MB

Lightweight CRUD framework for heavy lifting using ASP.net and MS-SQL Server.

Home Page: http://evolutility.com

License: GNU Affero General Public License v3.0

CSS 3.44% JavaScript 8.19% C# 46.63% HTML 0.16% Visual Basic .NET 6.11% ASP.NET 19.88% TSQL 15.59%
asp-net sql-server web-application crud crud-application crud-generator metadata aspnet low-code no-code mysql asp framework evolutility aspnet-mvc crud-app crud-functionality model-driven

evolutility-asp.net's Introduction

This repository is not maintained anymore.

Evolutility-ASP.net

Evolutility is a generic web user interface for CRUD (Create, Read, Update, Delete) applications running on ASP.net, and SQL Server or MySQL.

It is entirely metadata driven, and can adapt to different database structures. It may behave like an address book, a task list, a photo album, or anything you may want to build. It is ideal to quickly build functional components for database web applications or web site administration pages.

With Evolutility the user interface (e.g. fields titles, positions, visual groups, CSS classes) and its database mapping (e.g. tables, columns, stored procedures) are not defined in the code but in external metadata (stored as XML files or in the database). Evolutility web control can be nested into any ASP.net page. It will generate at run-time all necessary web forms, manage user interaction, and database CRUD (create, read, update, delete) operations automatically.

Demos: To Do list, AddressBook, Wine Cellar, Restaurants list.

Documentation

Hosted at SourceForge since 2008.

Pages generated at run-time

View

Displays all fields for viewing, 1 record at a time.

view

Edit

Displays all fields for editing, 1 record at a time.

view

List

Displays the most important fields for multiple rows of records.

view

Charts

Draws a few charts of the data.

view

Search

Query by example form for searching records.

view

Advanced Search

Form for advanced queries such as "phone number start by 415" or "for categories Finances and Business"...

view

Export

Export of selections in standard formats (Excel, HTML, CSV, XML, or SQL), one or several records at the same time.

view

Mass Update

Update for multiple records at once.

view

Selections

List of canned queries.

view

Installation

To run the Evolutility sample applications:

  • Copy the directory "Evolutility__Web" (which contains the web site) to your web server.
  • Attach the database (located in the "Evolutility__Web/App_Data" directory of the web site). You may also create a new database and run the SQL scripts (located in "Resources/SQL/").
  • If necessary, change the database connection string in the "appSettings" section of the Web.config file (or in specific ASPX page).

Default login/password:

  • For the multi-users demos, use John/John or Mary/Mary as your login/password.
  • For EvoDico, use EVOL/LOVE as your login/password.

More about installing Evolutility.

Other implementations of Evolutility

Evolutility-UI-React - Model-driven Web UI for CRUD using React.

Evolutility-UI-jQuery - Model-driven Web UI for CRUD using jQuery and Backbone (for REST or localStorage).

Evolutility-Server-Node - RESTful Micro-ORM for CRUD and more, written in Javascript, using Node.js, Express, and Postgres.

License

Evolutility-ASP.net is released under the AGPLv3 license.

Copyright (c) 2020 Olivier Giulieri.

evolutility-asp.net's People

Contributors

evoluteur avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

evolutility-asp.net's Issues

Any plans to update this project?

The ASP.NET version of Evolutility is more mature than the recent Evolutility-UI and Evolutility-Server projects. For example we have mater-detail capability, app generation wizard etc.

Are there any plans to continue work on this stream or has it been abandoned in favour of the newer ones?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.