AJAX Interview Questions

List of AJAX Interview Questions. To get the answers of below AJAX Interview Questions, click here.

Protected by Copyscape Duplicate Content Protection Tool
  1. What is AJAX
  2. AJAX applications are
  3. Can we use multiple ScriptManager in a single page?
  4. Can you nest UpdatePanel within each other?
  5. Which property needs to be set for script manager control to extend the time before throwing time out expection if no response is received from the server?
  6. AJAX applications are
  7. Is it possible to use FileUpload control within the update panel?
  8. Is it compulsory to have Script manager on the page when you are using any control of ajax control tool kit?
  9. Which control you need to place on the page to show loading image?
  10. What is the DisplayAfter property in UpdateProgress control?
  11. How many types of triggers are there in update panel?
  12. If there are multiple update panels on the page say Upd1 and Upd2. There is a button placed in Upd1. How can you stop Upd2 to update when button placed in upd1 is clicked?
  13. Tell name of all the control of Ajax?
  14. What will happen with click of browser “back” button among asynchronous requests?
  15. This attribute of scriptmanager is useful to implement browser history management,
  16. Default value of EnableHistory attribute in scriptmanager is,
  17. To create browser history point using client script, we make call method…
  18. What is AjaxControl ToolKit?
  19. Saving browser history point or navigating through page raises event,…
  20. With IE, enabling history point will render additional,
  21. Is there any property names “IsNavigating”?
  22. What role “#&&” plays in a querysting?
  23. what is Ajax?
  24. Name the property of ScriptManager which is used to change the timeout for the script execution?
  25. Which of these classes is responsible for partial page Updates in browser ?
  26. What is the name of the dll that contains the Ajax Control Toolkit?
  27. How to control the duration of an AJAX request?
  28. how can we detect asynchronous partial page postbacks?
  29. Which base class is extended once ASP.NET automatically parses and compiles the global.asax file into a dynamic .NET Framework class?
  30. which of these client side events is not raised during async postback?
  31. What are the disadvantages of AJAX?
  32. When using ASP.net AJAX, which attribute do you add to a web service class that creates a proxy object enabling a web service to be called by client side JavaScript?
To get the answers of above AJAX Interview Questions, click here.

Protected by Copyscape Duplicate Content Check