My blog on the Internet

My name is Vinh Ngoc Khuc (Khúc Ngọc Vinh in Vietnamese). I was a student at Computer Science Department of Moscow State University and now a graduate student at Computer Science and Engineering Department of The Ohio State University -- Columbus. I created this blog to record my memory and improve my English ;)

My Photo
Name:
Location: Columbus, Ohio, United States

Tuesday, November 01, 2005

Examples of AJAX

Using AJAX technique, a Web-site can improve its performance because as you know it doesn't have to refresh itseft to show updated information.
Some sites using AJAX:
1.http://netvibes.com/
2.http://maps.google.com/
3.http://www.google.com/ig
4.http://reader.google.com/ ( RSS Reader from Google )
5.http://start.com/ ( from Microsoft, built in Atlast )
6.http://osx.portraitofakite.com/ ( MacOS built in AJAX )
7.http://ajaxanywhere.sourceforge.net/demo.html ( comparision side-by-side between a site with AJAX and another without AJAX )
8.http://www.live.com (Windows Live)
9. http://dhtmlnirvana.com/ajax/ajax_tutorial/#

Some people don't like coding in JavaScript, so they are afraid of using AJAX in their Web sites. In the Internet also appeared some projects developing AJAX wrappers such as:
1. AJAX anywhere for JAVA :
http://ajaxanywhere.sourceforge.net/
2. AJAX.net for C#:
http://ajax.schwarz-interactive.de/csharpsample/default.aspx
3. Atlas of Microsoft:
http://beta.asp.net/default.aspx?tabindex=7&tabid=47

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home