What is the difference between AJAX using .net over AJAX
using Java?

Answers were Sorted based on User's Feedback



What is the difference between AJAX using .net over AJAX using Java?..

Answer / avkash

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

What is the difference between AJAX using .net over AJAX using Java?..

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

Post New Answer

More AJAX Interview Questions

Won't my server-side framework provide me with ajax?

0 Answers  


Which request is better, Get or Post?

1 Answers  


What does the dynamicpopulateextender control do? : asp.net ajax

0 Answers  


What are the important methods of xmlhttprequest?

0 Answers  


The components in the asp.net 2.0 ajax packaging?

0 Answers  


Which control you need to place on the page to show loading image?

0 Answers  


Which are the problems that can be fixed using ajax and what is the actual meaning of ajax?

0 Answers  


How we can send data to server using ajax?

0 Answers  


What are all the controls of Ajax?

1 Answers  


When should I use an java applet instead of ajax?

0 Answers  


What is ajaxcontrol toolkit?

0 Answers  


What is a simple example of where a ajax request would be used?

0 Answers  


Categories