What is the asp.net ajax framework?
what is meant by AJAX and its purpose?
What kinds of applications is ajax best suited for?
What are the new controls introduced in asp.net ajax control toolkit? : asp.net ajax
Easy trough that the classical web applications are harder to make than ajax applications?
What are the ajax security issues?
Would we be able to call server-side code from javascript?
How do I handle concurrent ajax requests?
What is the predominant distinction between javascript and j-query?
List some advantages and disadvantages of using ajax.
Describe how to handle concurrent ajax requests?
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 I use ajax with microsoft's .net?