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 does the dynamicpopulateextender control do? : asp.net ajax
How can we make a mashup with java by accessing other domains data?
Can ajax technology work on web servers other than iis?
Is it true that the ajax application are much better than the classical internet applications?
How many validation controls are available in asp.net ajax 4.0? : asp.net ajax
What is the xmlhttprequest object?
Did adaptive path invent ajax? Did google?
Are ajax applications easier to develop than traditional web applications?
What is the minimum version of php that needs to be running in order to use html_ajax?
How to control how long an ajax request may last?
How to create an ajax website using visual studio?
Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax
Can I use ajax with seam?
What are ajax extensions?
Differentiate between synchronous and asynchronous ajax requests.