what is the active x dll used for ajax. explain y we use
ajax?
Answers were Sorted based on User's Feedback
Answer / kala
why we use AJAX.
AJAX is a technique for creating better,faster and more
interactive web applications. Using AJAX javascript can
interact with the web server and trade data without
reloading the page.
Is This Answer Correct ? | 15 Yes | 0 No |
Answer / lingamurthy.k
Ajax.dll should be included in the Bin folder
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sandeep karmakar
One major drawback of ajax is that javascript must be
eneabled in the browser,without which it wont function properly.
Is This Answer Correct ? | 4 Yes | 3 No |
Answer / obulreddy.g
Without reloading the every page can reload only each page
content.this removes the burden on to the server for
irrrespective of requsts send to the server.
Is This Answer Correct ? | 1 Yes | 0 No |
What exactly is the w3c dom?
How do we manage concurrent request?
Describe the ajax design pattern.
What is AJAX Control Extender Toolkit?
What is polling in ajax.
What about applets and plugins?
Is Ajax said to be a technology platform or is it an architectural style?
How do we create a thread to do ajax polling?
When not to use JSON?
How to handle multiple async ajax requests?
Describe the formats and protocols used by ajax?
How to create an ajax website using visual studio?