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 the ajaxcontroltoolkit.dll file installed in the global assembly cache? : asp.net ajax
What are ajax controls?
What is the xmlhttprequest object in ajax?
How do we manage concurrent request?
What are the important methods of xmlhttprequest?
What is ajax and how does it work?
Why do we use the xmlhttprequest object in ajax? : asp.net ajax
Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax development? Can ajax applications be made to work for users who have javascript turned off?
Is ajax still in use?
Why is ajax called ajax?
How to handle multiple async ajax requests?
Are there any security issues with ajax?
What are asp.net ajax 4.0 validation controls?
How do we get the xmlhttprequest object in ajax?
What are the tools for debugging ajax applications?