What is the difference between AJAX using .net over AJAX
using Java?
Answer Posted / dalchimsky
You are using a different server side programming language.
While .net is a quite closed created by Microsoft <TM>, and
still not quite ported to other systems like Linux or
Solaris, Java is an open language nowadays, which is widely
used on lots of systems from very small (mobile phones) to
very big (main frames). The Technique of AJAX, though, is
the same.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a destructor and a garbage collector?
What are the technologies used by ajax?
Is ajax built into javascript?
What are Ajax applications?
what is xmlhttprequest?
What are the difference between AJAX and Javascript?
Which is the purpose for using the scriptmanager?
Why is html_ajax having stability issues on some installations?
Difference between server-side ajax framework and client-side ajax framework?
What are the important methods of xmlhttprequest?
What are the requirements to run asp.net ajax applications on a server? : asp.net ajax
Describe Ajax With its Implementation Process ? Give an example?
Is the ajaxcontroltoolkit.dll file installed in the global assembly cache? : asp.net ajax
Does ajax have significant accessibility or browser compatibility limitations?
How does an ajax call work?