In ASP.NET AJAX, list two reasons why we have to use HTTP GET calls instead of HTTP POST? explain how the asynchronous web method works. A popular practice among Ajax developers is to batch/group multiple consecutive single calls into one Read More …