Comments on: Microsoft gets hip to Ajax
Company is building software that provides developers with tools designed to ease creation of Ajax-style applications.
Company is building software that provides developers with tools designed to ease creation of Ajax-style applications.
November 27, 2009 10:30 AM PST
November 27, 2009 10:22 AM PST
November 27, 2009 9:29 AM PST
Add headlines from CNET News to your homepage or feedreader.
More feeds available in our RSS feed index.
Related quotes
AJAX applications are not about building Web applications with sophisticated graphics.
AJAX applications are about mimicking desktop application behavior in web applications by breaking the current HTTP request/response cycle prevalent in most web apps.
By harnessing the XMLHttpRequest capabilities of modern web browsers, application designers can create applications that are more responsive and less server load.
Obviously, there is merit in this as Google has been leading the way with implementing the technology in it's Gmail and Google Maps technology. Ever wonder why you can click and drag the map around, seamless zooming with Google maps? That's AJAX technology working.
For those interested in reading more see:
http://www.adaptivepath.com/publications/essays/archives/000385.php
b) AJAX does not "reduce the need for web apps to make HTTP requests". It just reduces the need to refresh the whole page. I mean, DUH, it's called XmlHttpRequest for a friggin' reason. You're still making the requests.
I really wish CNET would hire some people who actually know technology to write these articles.
- Microsoft Atlas
- by Steward5732 June 13, 2006 6:55 PM PDT
- Microsoft Atlas it pretty powerful for beginner. It is very easy to create the ajax website just by adding few lines to the existing ASP.NET website
- Like this Reply to this comment
-
(8 Comments)http://www.AtlasASP.com