Ben Reichelt's Weblog

Sponsors

The Lounge

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
My Take on "Ajax"

[Advertisement]

Comments

Darrell wrote re: My Take on "Ajax"
on Sun, Mar 20 2005 7:35 PM
Ajax is just ONE simple delivery model for richer than previously unrich web apps. :) The big hurdle is in getting your application installed. Web apps with Ajax make it so that there is no installation, just go to the web page (things might be installed behind the scenes). ClickOnce is promising, but a properly architected ClickOnce app is still not as cross-platform as a rich web app (or an Ajax app).