PDA

View Full Version : AJAX Frameworks?


mh10190
May 28th, 2006, 03:32 AM
Im starting to experiment with AJAX and more interactive web technologies.
And i came across 4 Framsworks (or tools) to help me.
Which would you use, and why?

http://www.rubyonrails.org/

http://atlas.asp.net/Default.aspx?tabid=47

http://code.google.com/webtoolkit/

http://wasp.sourceforge.net/content/?PHPSESSID=ddda79a2704dc8e856a78a56cacd1def

And if anyone knows, What is Windows Presentation Foundation?

ThanQ

mostwanted
May 28th, 2006, 05:45 AM
Ruby On Rails isn't an AJAX framework.

Houman
May 29th, 2006, 07:42 PM
I think one of the more popular ones is qooxdoo:
http://qooxdoo.org/

Corvillus
May 29th, 2006, 11:09 PM
Ruby on Rails itself isn't an AJAX framework. However, Rails provides a nice Ruby based API for the script.acluo.us ( http://script.aculo.us/ ) and Prototype ( http://prototype.conio.net/ ) frameworks. However, both of them can be used seperately from Rails. Also, the Dojo Toolkit is another popular framework ( http://thedojo.net/ ).