When working with the Microsoft AJAX framework, I encounter a problem where my AJAX calls are asynchronous when I actually need them to be synchronous. I'm struggling to find a solution for this issue.
In addition, I have been having difficulty finding comprehensive documentation on the Microsoft AJAX framework library functions. Can anyone recommend a reliable resource for learning more about this?