Basic AJAX Question:
Download Job Interview Questions and Answers PDF
When do I use a synchronous versus a asynchronous request?
Answer:
Good question. They don't call it AJAX for nothing! A synchronous request would block in page event processing and I don't see many use cases where a synchronous request is preferable.
Download AJAX Interview Questions And Answers
PDF
Previous Question | Next Question |
Whats with the -alpha in the install instructions? | When should I use an Java applet instead of AJAX? |