Version: 2008
  • On MovieTome: See the villain of IRON MAN 2!

Comments on: Microsoft gets hip to Ajax

Company is building software that provides developers with tools designed to ease creation of Ajax-style applications.

Add a Comment (Log in or register) (8 Comments)
  • prev
  • 1
  • next
You mistate the significance of AJAX
by Sewer Kraut June 28, 2005 10:02 AM PDT
"Not to be left out of any development trends, Microsoft is working to simplify the job of building so-called AJAX applications, or Web applications with sophisticated graphics."

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
Reply to this comment
Can CNET report a story without getting things wrong?
by June 28, 2005 10:42 AM PDT
a) AJAX has nothing to do with "rich graphics".
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.
Reply to this comment
MUCH better overview of Atlas is here
by June 28, 2005 3:16 PM PDT
http://weblogs.asp.net/scottgu/archive/2005/06/28/416185.aspx
Reply to this comment
Company who developed it get "hip" to it?
by June 30, 2005 9:01 PM PDT
Another ironic headline of "Microsoft gets hip to Ajax"! Umm..Microsoft developers created the XmlHttpRequest back in 1998 to create a rich web-version of Outlook...now the web version of Outlook 2003. Now that google developers have started using it, and another company has coined the technology phrase of "Ajax" for it, technology editors have once again misrepresented what's really going on.
Reply to this comment
Ajax
by murrayt December 4, 2005 2:45 PM PST
Ajax is showing real results for real companies. It's so much more than graphics - it's about improving the info flow as people use apps. Have a look at the projector selector at http://www.projectorpoint.co.uk or http:maps.google.co.uk - both apps have turned a tedious task into the a great way to filter and present information
Reply to this comment
AJAX is NOT rocket science
by nickdunn March 21, 2006 6:59 AM PST
People percieve AJAX as complicated, and I think this has alot to do with the marketing behind the acronym. It's missleading and I wish AdaptavePath never coined the term.
Reply to this comment
Just a bandaid
by nickdunn March 21, 2006 7:01 AM PST
Unfortunatly, "AJAX" is just a bandaid for HTTP, and does not actually solve the problem but rather attempts to hide it.
Reply to this comment
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

http://www.AtlasASP.com
Reply to this comment
(8 Comments)
  • prev
  • 1
  • next
advertisement

Latest tech news headlines

advertisement

RSS Feeds

Add headlines from CNET News to your homepage or feedreader.

More feeds available in our RSS feed index.

advertisement