What is the difference between AJAX using .net over AJAX
using Java?
Answer Posted / 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 |
Post New Answer View All Answers
Is ajax considered a programming language?
Is ajax a browser-dependent or a browser-independent script?
Why do we use the updateprogress control in ajax? : asp.net ajax
How we can send more values through the response text?
Which two methods are used for handling cross-domain ajax calls ?
Explain what is polling in ajax?
How can we detect asynchronous partial page postbacks?
What is the use of the scriptmanager control in ajax? : asp.net ajax
What exactly is the w3c dom?
Are there any security issues with ajax?
How do I test my ajax code?
Brief about ajax?
Is there any use abilities problems in ajax?
What are ajax controls?
When do I use a synchronous versus a asynchronous request?