What is the difference between proxied and proxyless calls in AJAX?
Answer / v madhu babu
Proxied calls are made through stub objects which can be called from PHP classes on the JavaScript side in AJAX.
Proxyless calls are made using utility JavaScript functions like HTML_AJAX.replace() and HTML_AJAX.append() in AJAX.
| Is This Answer Correct ? | 5 Yes | 2 No |
What browsers does html_ajax work with?
Describe the animation extender control and the method by which this control is utilized?
What does the minimumprefixlength property of the autocompleteextender control do? : asp.net ajax
What’s new is the prominent use of these techniques in real-world applications to change the fundamental interaction model of the web. Ajax is taking hold now because these technologies and the industry’s understanding of how to deploy them most effectively have taken time to develop.
What is AJAX Control Extender Toolkit?
Is ajax just another name for xmlhttprequest?
What is use of Update Panel control in Ajax toolkit?
How do we get the xmlhttprequest object in ajax?
What is the difference between a destructor and a garbage collector?
How will you update multiple records in a single shot? From an ASP.net appli to SQL Serevr
Can we call server-side code from javascript? : asp.net ajax
What is update panel?