What is the difference between AJAX using .net over AJAX
using Java?
Answers were Sorted based on User's Feedback
actually there is no diffrent in ajax but the diffrent is
the way you are using it. in java the whole things is manage
by millians of line of code where in case of .net it is essy
to manage the data through the ide. now days it is possible
that programmer can use third party tool for ajax some api
or somtehings.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / 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 |
What are the technologies used by ajax?
What is a simple example of where a ajax request would be used?
Is ajax a framework?
What are different readystate in ajax?
What is the work of the conformonformsubmit property in the confirmbuttonextender control? : asp.net ajax
Did adaptive path invent ajax? Did google? Did adaptive path help build google's ajax applications?
What are the extender controls?
Would we be able to call server-side code from javascript?
Explain the need of the timer control in ajax? : asp.net ajax
How can you test the Ajax code?
What is the minimum version of php that needs to be running in order to use html_ajax?
What is an ajax request?