|
 |
Integration with the Google XML Web service - The
article walks though the code of the 'Ajaxian Google'
example. The example demonstrates integration with the
Google XML Web service and delivery of search results
with an AJAX client |
|
 |
AJAX/.NET Invocation Guide - The article reviews
various client/server invocation scenarios. It
provides client and server code as well as live
demonstrations for each scenario. The examples include
passing primitive and complex type arguments,
serialization of collections, storing data in the
server session. |
|
 |
Pushing Data with
WebORB Message Server - The article and examples demonstrates asynchronous delivery of server-side events to Flash clients via
WebORB using Message Server API. |
|
 |
Working with ResultSet and DataGrid - The articles and example demonstrates and walks through data loading via ADO.NET DataSets and data paging. |
|
 |
Flash Remoting vs. SOAP Benchmark - The article describes the benchmark comparing performance of Flash Remoting invocations vs. Flash web service calls using SOAP. |