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

What is the difference between synchronous postback and asynchronous postback? : asp.net ajax

0 Answers  


What are the extender controls? : asp.net ajax

0 Answers  


In ajax does the client or the sever have the control?

0 Answers  


What is update panel?

1 Answers  


How can we get the state of the requested process? : asp.net ajax

0 Answers  






What are the types of open() method used for xmlhttprequest?

0 Answers  


What are the difference between AJAX and Javascript?

0 Answers  


Why do you use ajax?

0 Answers  


Explain the step property of the numericupdownextender control? : asp.net ajax

0 Answers  


what is xmlhttprequest?

0 Answers  


What's the difference in HTML AJAX, ASP.Net AJAX?

0 Answers   Hoch Technologies,


How do I send an image using ajax?

0 Answers  


Categories