MagicAjax.NET Framework
README file
Summary
MagicAjax.NET is a framework written in C# that provides AJAX technologies for web pages created with ASP.NET. It is designed to make it easier and more intuitive for developers to integrate AJAX support into their pages, without replacing the ASP.NET controls and/or writing javascript code.
Index Of Contents
A summary of the new and altered features in this release.
A summary of MagicAjax's main features.
Information on how to integrate MagicAjax in your application.
How to use the controls of the framework.
Documentation on the various configuration options that give you full control of MagicAjax's internal workings.
The currently known limitations of MagicAjax.
Keeping Up To Date
The best place to keep up to date with developments on MagicAjax is the Official Web Site. From there you can download the latest source code. You can choose between keeping bang up to date with CVS (Concurrent Versioning System) or by just getting the regularly released snapshots.
Getting Support
Please use our extensive forums if you need help or think you may have found a bug. Go to the main web site and click on the Forums link.
Licensing
MagicAjax.NET is distributed as free software under the GNU Lesser General Public License (see License.html). In summary this means that you can use MagicAjax.NET for any purpose, provided that if you make changes to MagicAjax.NET itself, you must release the changes back into into the public domain under the LGPL and make it clear where you have made the changes. Your own application can be distributed under any license you like.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA, or go to http://www.gnu.org/copyleft/lesser.txt.
Copyright © 2005-2006 by The MagicAjax.NET Team