Ajax frameworks
-
Anyone got any recommendations for ajax frameworks? I ran into Dojo, looked interesting. I'm looking at stuff that's not .Net, since I won't be using ASP.NET for this.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
-
Anyone got any recommendations for ajax frameworks? I ran into Dojo, looked interesting. I'm looking at stuff that's not .Net, since I won't be using ASP.NET for this.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
We're usign extJS, which is a whole JavaScript framework, which AFAIK includes AJAX, along with kitchen sinks etc.
You really gotta try harder to keep up with everyone that's not on the short bus with you. - John Simmons / outlaw programmer.
-
Anyone got any recommendations for ajax frameworks? I ran into Dojo, looked interesting. I'm looking at stuff that's not .Net, since I won't be using ASP.NET for this.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
I will suggest you to use AJAX Control Toolkit [^]and jQuery[^]. Both are going to be integrated in VS2010. And also these will cover almost all the things that you want to do in any website. I just looked at the dojo and most of the demos are not working in IE8 (I dont know, might be just for me). :)
-
Anyone got any recommendations for ajax frameworks? I ran into Dojo, looked interesting. I'm looking at stuff that's not .Net, since I won't be using ASP.NET for this.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
-
Anyone got any recommendations for ajax frameworks? I ran into Dojo, looked interesting. I'm looking at stuff that's not .Net, since I won't be using ASP.NET for this.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
It depends on what you want to do. Light weight JS framework with some widgets: jQuery and prototype/scriptaculous are good enough. Lot of heavy duty widgets to replace a desktop app: extJS. dojo is huge but I did not feel that it offered me something which the above frameworks did not.
-
Anyone got any recommendations for ajax frameworks? I ran into Dojo, looked interesting. I'm looking at stuff that's not .Net, since I won't be using ASP.NET for this.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
jQuery is very flexible
Cheers Garth I don't really care whether or not i really care or not.
-
Anyone got any recommendations for ajax frameworks? I ran into Dojo, looked interesting. I'm looking at stuff that's not .Net, since I won't be using ASP.NET for this.
¡El diablo está en mis pantalones! ¡Mire, mire! SELECT * FROM User WHERE Clue > 0 0 rows returned Save an Orange - Use the VCF! Personal 3D projects Just Say No to Web 2 Point Oh
jQuery and prototyejs are the best javascript frameworks
Books are as useful to a stupid person as a mirror is useful to a blind person. - Chanakya
-
We're usign extJS, which is a whole JavaScript framework, which AFAIK includes AJAX, along with kitchen sinks etc.
You really gotta try harder to keep up with everyone that's not on the short bus with you. - John Simmons / outlaw programmer.
Brady Kelly wrote:
We're usign extJS
Thanks for pointing that out. I dont know about that.
Brady Kelly wrote:
which AFAIK includes AJAX, along with kitchen sinks etc
:laugh: