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
How can javascript be debugged?
Do ajax applications always deliver a better experience than traditional web applications?
What are ajax controls?
What browsers does html_ajax work with?
Briefly describe asp.net ajax framework? : asp.net ajax
How to control how long an ajax request may last?
What is the minimum version of php that needs to be running in order to use html_ajax?
Methods of consuming web services in AJAX?
What is the necessary control that must put in order to use Ajax Controls?
What are the differences between ajax and javascript?
What about applets and plugins?
Does ajax have the same meaning as xmlhttprequest?
When do I use a synchronous versus asynchronous request?
Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax dev
Explain the limitations of ajax? : asp.net ajax