Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?
999Explain differences between the page execution lifecycle of an asp.net page and an asp.net ajax page?
1018Is the asp.net ajax control toolkit(ajaxcontroltoolkit.dll) installed in the global assembly cache?
962
What are the ajax security issues?
Which is the purpose for using the scriptmanager?
What kinds of applications is ajax best suited for?
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.
What is the role of the callback function in ajax?
Does java have support for comet style server-side push?
What browsers support ajax?
How do I handle concurrent ajax requests?
How to send an ajax request in javascript?
How do I abort the current xmlhttprequest?
Is ajax still in use?
Explain the step property of the numericupdownextender control? : asp.net ajax
Which are the knowledge requirements for personal ajax functionality?
Why do you use ajax?
How do I test my ajax code?