Microsoft Remote Scripting is similiar to AJAX, with the exception that it uses Microsoft technologies instead of the XMLHttpRequest. Microsoft Remote Scripting earlier on was reliant on java applets to communicate with servers. The are both methods of asynchronous remote scripting.
AJAX is Asynchronous JavaScript and XML, and doesn’t rely on any proprietary technologies — simply using the XMLHttpRequest method and interacting with XML.
Comments
Leave a comment Trackback