How can AJAX applications be debugged?
Answer / v madhu babu
Two tools are used for debugging:
Fiddler for IE
Firebug for Mozilla.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can I use asp.net ajax with any other technology apart from asp.net?
What’s new is the prominent use of these techniques in real-world applications to change the fundamental interaction model of the web. Ajax is taking hold now because these technologies and the industry’s understanding of how to deploy them most effectively have taken time to develop.
Can you list some examples of ajax-based applications?
Explain fetch api in javascript?
When should we use a java applet instead of ajax?
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.
In what way are proxyless calls different than the proxied calls in ajax?
What javascript libraries and frameworks are available for ajax support?
How was ajax killed?
How do we create a thread to do ajax polling?
How do we manage concurrent request?
How can AJAX applications be debugged?