Answer Posted / v madhu babu
Following are the controls of Ajax:
ScriptManager
ScriptManagerProxy
UpdatePanel
UpdateProgress
Timer
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Tell name of all the control of ajax?
Is ajax built into javascript?
Are ajax applications easier to develop than traditional web applications?
Is the server or the client in control in ajax?
Explain limitations of ajax.
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous? How would this integration look like?
Explain the need of the timer control in ajax? : asp.net ajax
What is the difference between a destructor and a garbage collector?
How to handle multiple async ajax requests?
What are the benefits of ajax?
Define json?
Don't be too quick to dump your plugin or applet based portions of your application. While ajax and dhtml can do drag and drop and other advanced user interfaces there still limitations especially when it comes to browser support. Plugins and applets have been around for a while and have been able to make ajax like requests for years. Applets provide a great set of ui components and apis that provide developers literally anything.
Why do we need ajax?
Why does html_ajax hang on some server installs?
Why do we use the xmlhttprequest object in ajax? : asp.net ajax