What is AJAX Framework?
Answer / 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 |
What is use of Update Panel control in Ajax toolkit?
Is there any use abilities problems in ajax?
Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax dev
Is ajax a browser-dependent or a browser-independent script?
Can we nest the updatepanel controls? : asp.net ajax
How to control how long an ajax request may last?
How can we handle concurrent requests?
Why do we use ajax?
How to handel error in ajax?
What is the importance of client-side libraries? : asp.net ajax
Is it possible to use multiple scriptmanager controls on a web page? : asp.net ajax
Is the server or the client in control in ajax?