Evolutility Source Code - version 4.0 - 12/12/2011

Lightweight CRUD Framework for heavy lifting

The source code (for ASP.net and SQL Server) includes:

- Evolutility.UIServer ASP.net Server control - in C#
- Evolutility.DataServer (httpHandler to reply AJAX calls) - in C#
- Some client library - in Javascript
- A sample database for SQL Server - in SQL
- An XML schema for validation - in XSD
- Many pictures and ASP.net pages to support the demo applications 

Evolutility source code and sample applications are available on SourceForge.net
http://sourceforge.net/project/showfiles.php?group_id=225915

For live demos and more information please contact info@evolutility.org or go to Evolutility.org
http://www.evolutility.org

It is licensed under the GNU Affero GPL v3 with a Dual License business model.		

Product documentation is available on-line at http://www.evolutility.org/doc/EvoDoc.aspx 

	Copyright (c) 2003-2011 Olivier Giulieri - olivier@evolutility.org 

	This file is part of Evolutility CRUD Framework.
	Source link <http://www.evolutility.org/download/download.aspx>

	Evolutility is free software: you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation, either version 3 of the License, or
	(at your option) any later version.

	Evolutility is distributed WITHOUT ANY WARRANTY; 
	without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
	See the	GNU General Public License for more details.

	You should have received a copy of the GNU General Public License
	along with Evolutility. If not, see 
	<http://www.fsf.org/licensing/licenses/agpl-3.0.html>.

