Sometimes we need to do some tasks, that libraries developers even have not foreseen. One of such cases is to make synchronous AJAX call (Asynchronous JavaScript And XML). Below you could find quick solution.
Synchronous page method call in ASP.NET AJAX library
Posted by Dmytro Shteflyuk on under ASP.NET