AJAX - related links
What is AJAX? It is a process. It is a technique. It is about different server interrogation considering the web techniques. It is not a new technology or language, it is the same old JavaScript, HTML, XML and CSS technologies, used for great web results (See Google Suggest Tool, or Google Maps).
AJAX = "Asynchronous JavaScript And XML"
Links below present a definition and architecture on AJAX, but also a well described example.
Ajax: A New Approach to Web Applications
http://www.adaptivepath.com/publications/essays/archives/000385.php
AJAX was Here- Part 1 – Client Side Framework
http://www.codeproject.com/useritems/AJAXWasHere-Part1.asp
AJAX Was Here - Part 2 – ASP.Net Integration
http://www.codeproject.com/useritems/AJAXWasHere-Part2.asp
Remote Scripting
http://www.codeproject.com/aspnet/AlvaroRemoteScripting.asp
Demo on Remoting JS
http://www.ashleyit.com/rs/jsrs/select/php/select.php
AJAX = "Asynchronous JavaScript And XML"
Links below present a definition and architecture on AJAX, but also a well described example.
Ajax: A New Approach to Web Applications
http://www.adaptivepath.com/publications/essays/archives/000385.php
AJAX was Here- Part 1 – Client Side Framework
http://www.codeproject.com/useritems/AJAXWasHere-Part1.asp
AJAX Was Here - Part 2 – ASP.Net Integration
http://www.codeproject.com/useritems/AJAXWasHere-Part2.asp
Remote Scripting
http://www.codeproject.com/aspnet/AlvaroRemoteScripting.asp
Demo on Remoting JS
http://www.ashleyit.com/rs/jsrs/select/php/select.php
0 Comments:
Post a Comment
<< Home