1. Concurrent Ajax
Shows how to create an AJAX object in javascript, allowing you to bind an AJAX object to a specific layer in your HTML as easily as you can declare a new variable in javascript.
2. Declarative Ajax and Flex Interop
This article shows how declarative Ajax and Flex can work together to create dynamic, rich and compelling Internet applications.
5. Making Ajax Elegantly Fast
Reading this tutorials you can take a close look at how the getXHR function is redeclared within the main declaration to simply return the appropriate object back to the client when it is requested
6. V. ASP.Net Ajax Imperative Dropzones
To create dropzones using JavaScript instead of declarative script, just add the following JavaScript function to initialize your dropzone element with the custom dropzone...