What are all the controls of Ajax?
Answer / v madhu babu
Following are the controls of Ajax:
ScriptManager
ScriptManagerProxy
UpdatePanel
UpdateProgress
Timer
| Is This Answer Correct ? | 1 Yes | 0 No |
Is the asp.net ajax control toolkit(ajaxcontroltoolkit.dll) installed in the global assembly cache?
We used asynchronous server communication for a long time, what new thing is ajax bringing?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous? How would this integration look like?
What is the use of trigger in ajax?
is the xmlhttprequest object part of a w3c standard?
What are the pre-requisites to execute AJAX applications on a server?
Why do we use the xmlhttprequest object in ajax?
What are the types of open() method used for xmlhttprequest?
Can ajax be implemented in browsers that do not support the xmlhttprequest object?
What are the difference between AJAX and Javascript?
What are the common ajax frameworks?
Which are the trigger types that we find in update panel?