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
What are the new features of asp.net ajax 4.0?
Can ajax be implemented in browsers that do not support the xmlhttprequest object?
Which two methods are used for handling cross-domain ajax calls ?
Is ajax built into javascript?
When should we use a java applet instead of ajax?
Is ajax a browser-dependent or a browser-independent script?
How do I handle concurrent ajax requests?
What are the different controls of asp.net ajax? : asp.net ajax
When do I use a synchronous versus a asynchronous request?
How do I submit a form or a part of a form without a page refresh?
What javascript libraries and frameworks are available?
How do we manage concurrent request?
Why do you use ajax?
Describe the ajax design pattern.
Tell name of all the control of ajax?