MagicAjax.NET
November 17th, 2007 Arsen Posted in Patterns - .NET |
MagicAjax.NET is an open-source framework designed to make it easier and more intuitive for developers to integrate AJAX technology into their web pages, without replacing the ASP.NET controls and/or writing javascript code.
- Just make the initial setup, put the controls you want to Ajax-enable inside an AjaxPanel and you’re done!
- Many other features also available if you really want the advanced features as well.
- Open-source license (LGPL) by various contributors.
- Version 0.2.2 worked with mono; version 0.3.0 does not appear to.
- Version 0.3.0 works with .NET 1.1 and .NET 2.0.
- Toolbox support in Visual Studio 2003 and 2005.
Leave a Reply