Under the hood of ASP.NET AJAX

Edit this page | less than 1 minute read

You've probably heard of ASP.NET AJAX already and its potential for changing the balance between Web and Windows applicaties. This article explains how you can call ASMX web services from your Javascript code without any pain. Moreover, it also explains how that is accomplished under the hood.

Updated:

Leave a Comment