Answer Posted / v madhu babu
ASP.NET AJAX is a free framework to implement Ajax in asp.net web applications. It is used to quickly creating efficient and interactive Web applications that work across all browsers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe the process and benefits of using the always visible control extender?
Can ajax be implemented in browsers that do not support the xmlhttprequest object?
What are the different controls of asp.net ajax? : asp.net ajax
What are the technologies used by ajax?
List the different states of xmlhttprequest with their description? : asp.net ajax
Is ajax a browser-dependent or a browser-independent script?
Cannot parse xml generated by jsp I am generating an xml using jsp, when I run the jsp in ie it shows the xml as per dom, but when I try to parse it using javascript , the command xmldoc.documentelement ?
Can we call server-side code from javascript? : asp.net ajax
Explain Ajax polling?
What is ajax and how does it work?
How to create an ajax website using visual studio?
What is ajaxcontrol toolkit?
What is the use of the scriptmanager control in ajax? : asp.net ajax
Brief about ajax?
What do I do on the server to interact with an ajax client?